API Testing Using Java
API testing using java to check redirection given below :
O/P: Request URL ... http://fb.com Response Code ... 302 Redirect to URL : https://www.facebook.com/ URL Content... ..... Done We have many tools for testing, choosing and learning new tools is depends on individual people.
Some of interesting testing tools with respect to technologies given below:
- Program (Selenium WebDriver, TestNG Custom reporting ....)
- Scripting (python, shell, bash, Dos ...)
- Load testing/performance Testing (jmeter ...)
- DataBase Testing(Jmeter)
- Mobile Application Testing(Appium, UIAutomator ...)
- Image processing(Sikuli ...)
- Api Testing (Java ....)
Comments
Post a Comment