This Was Most Requested QA
This Was Most Requested QA
Git
APIs:
Postman:
4) What happens when API response returns Form Data instead of Json, how to validate it?
8) How will you validate an API rqst if VPN is required for it to work?
6) What should be the ideal way to store data using Selenium WebDriver only?
7) Is it possible to use Xpath like parent/child/node/.. ? If yes, then provide an example where to use it?
8) What happens if you receive browser notifications in between Test Automation Execution?
9) Why does Stale Element exception occurs and how to handle it?
Git:
3) When do you commit your code? After commit how do you validate everyone has the updated code
now?
TestNG:
2) Can priority be negative in for methods? If Yes, then what is the execution flow as per priority?