Give me 5 negative scenarios on a landline phone
Software Testing Interviews
Software Testing Interview Questions
Software testers are responsible for identifying defects in software products and therefore must be well-versed in computer programming. Employers look for candidates who can learn quickly and communicate effectively to both technical and non-technical audiences. Expect to answer a lot of coding questions as well as a brainteaser to test your ability to think outside the box.
36,196 software testing interview questions shared by candidates
1) They can give you a question to make test cases on some instances. 2) Whole testing related question as its methodologies, what is this n that testing, business conditions based questions and so on.
1. How will you open Browser in Incognito mode. 2. Switching Tabs in selenium 3. How will you execute only the failed testcases after the first run. 4. How to run test cases parallelly.
sql Queries and Unix commands . They will give you a sheet to write the queries.
Technical questions
Was asked to implement a method to find the middle value of a linked list with using the standard provided functions of a linked list Also asked to find a number repeated sequentially the most number of times in an integer array. Then provide test cases on function
pgm for string length? and explain each part. of program.
write a program to delete the space between words. input:"qapitol qa" output:"qapitolqa"
post order traversal of a Binary Search Tree Follow up Create a BST from this post order traversed array and write test cases for this function
Reverse each word of the string without reversing the order of the words this is a test BECOMES siht si a tset
Viewing 141 - 150 interview questions