What is defect leaking - - How do I estimate QA testing time --How do I calculate my test metric--I wouldn't work for this company!!!
Test Qa Interview Questions
4,613 test qa interview questions shared by candidates
tell me about yourself?
What is waterfall and agile?
Just the projects on the resume and some technical stuff
It took an hour, they asked in detail about your CV with examples and very friendly after the interview they took me for a tour of the office.
Why are you looking for job change
Which of the following is NOT a valid type of stress testing?
In Selenium, which of these statements about the following FluentWait command are correct: Command Wait wait = new FluentWait<WebDriver>(driver) .withTimeout(50, TimeUnit.SECONDS) .pollingevery(3, TimeUnit.SECONDS) .ignoring(NoSuchElementException.class); Statements This command is operated on two parameters named the timeout value and polling frequency. This command directs the WebDriver to wait a maximum of 3 seconds to verify a specific condition. If the condition doesn’t occur during the 50 seconds, this command throws an ElementNotVisibleException. Less
In Selenium, if you are working on the components of the WebDriver architecture, then which of the following statements about the JSON WIre Protocol are correct: 1 It provides a transport mechanism to transfer data between a server and a client. 2 It is used to establish a secure connection with the browser without revealing the internal logic of the browser's functionality. 3 It serves as an industry standard for various REST web services.
In API testing, which of the following is not a valid Content-Type?
Viewing 951 - 960 interview questions