Unexpected question: which books on testing do u know
Associate Software Test Engineer Interview Questions
36,218 associate software test engineer interview questions shared by candidates
I was asked about a simple light bulb circuit and how to test it. Also asked about troubleshooting a line of switches in series with 1 open/ not working. Next time I think I will tell them it is stupid and that all switches and bulb or call button would be in Parrellel. It was confusing
1.Tell me about yourself? 2.The asked about which framework you used? about that. 3.Selenium-about locators, selenium wait and usage 4.Basic Java Q? Difference between HashMap and HashSet, Abstract and Interface, What is Final? What is Encapsulation? 5.What is Instance Variable, method and object? 6.Java program to count and print repeated character in a string? String would be Your Name. 7.Cucumber-About Gherkins, Background, Scenario Outline, Reporting, How Feature file and stepDefinition file are linked etc. 8.About API Automation?
Question based on Selenium and QTP
What are the attributes of the anchor tag? How do you get an image within a webpage, clicking on which can take you to another webpage?
If I was willing to travel
Coding question - given a binary tree, write code to count the sum off all siblings.
Code a function in C to get the largest consecutive addition of integer numbers fron an array.
how to merge two linked lists without using temp node
Write the algorithm for this: If you have a string aaabbc the output should be a3b2c1, for the string aabcc the output should be a2b1c2 and so on. You should not allocate memory for a new string and you can do this only by reading each character once. Ps: if the result is bigger than the original string (like abc -> a1b1c1) just return null or some message that makes that clear.
Viewing 161 - 170 interview questions