How to apply testNG to ur project?
Automation Test Interview Questions
2,940 automation test interview questions shared by candidates
How are mutable and immutable Strings created in Java, with example ???
You and a friend download the same app from the app store. However, your installation fails. How would you go about solving this problem?
What is the difference on the content of a test plan on a waterfall project and on an agile project
When there are too many UI tests and too few unit tests, this is known as.. A: A Muffin Top B: An Ice Cream Cone C: An Hourglass D: A Pyramid E: Other: (write in)
Do you even know what the position is expecting?
No leet code questions. All scenario-based coding and QA scenarios and concepts
Leap year algorithm, kombinatoric question like, you have a cup with 10 balls in 3 different colours ... For loop from x to y what is the output. Is the following code snipet right, etc
Transport would not be provided how would u deal with it
In Perl, how to match strings from two data sources, one a big text file, and the other a smaller text file, and code a whole example on the whiteboard (some pseudo code ok), including reading in both files. The output would be a report summarizing a subset of the big file. The key thing was the string was coming from a variable. So it needed to handle something in this way. # $searchme from the big file, $matchme from the small file if($searchme =~ m/$matchme/) { # emit the valid output as specified }
Viewing 481 - 490 interview questions