I was a recent college graduate at the time, asked some technical questions but mainly tried to gauge my level of interest and enthusiasm
Technical Test Lead Interview Questions
43,575 technical test lead interview questions shared by candidates
Can you tell me about yourself
The HR didn't ask any different questions, but typical background, and tell me about yourself-kind of questions
The Interview is with 3 rounds, T1 and T2 and HR. Its about Manual Testing of 2 Years Experience. They asked about Regression, Smoke, Sanity, and few SQL queries and about types of Testing, Test cases, Test Scenarios.
How comfortable are you with cooking and baking techniques?
Qual sua pretenção salarial e o que um bom lider precisa possuir?
O que gosta de fazer? fora do trabalho.
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.
Viewing 8661 - 8670 interview questions