-
-
-
-
-
-
-
Failed Test Cases
If suppose there are 100 test cases and 10 are always failing,What tester will do in this case? All 10 test cases already having high priority.
-
How would you test a COTS integration?
What are the test factors and test design?
-
Function that Counts Number of Primes
Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.
-
-
-
-
Analyzing the Documents
Give examples & explain "Analyzing the documents provided by the client and thereby identifying the test cases to be tested for the application assigned (FA, AP and GL)"
-
How will you execute all system test cases in a short time?
Which test case will you use when data migration happens into another system?
Which system test cases will you choose from all those bulk number of test cases?
What test data will you use? -
Test Case Without Defect
You found a Defect, but it does not have a Test Case. what you will do at this situation?Remember: Existing test cases are already approved.
-
Is migrated application testing needs to design new test cases or we can use the old TCs
VB 6.0 Application migrated in to .net, while testing do we need to design new TC or can I use old VB application Test cases.
-
Notepad Testing
Question:Below is Notepad's File/Save dialog.a) If you were asked to test this dialog, how would you go about it?b) List various inputs you might place into the "File name" text field to test it.
-
Write test cases for shopping scenario
There are 3 girls in shopping mall, where they have the offer ""Rs 10 off on purchase of Rs 50 or above""..Now they all bought some good{girl 1- Rs 67, girl 2- 43, girl 3 - 17}. now what they do is they combine there good (girl 3 and girl 2) and they together pay rs- (57+50= 117), so as girl 3 and girl 2 satisfies the criteria and get Rs 10 off. the amount can be used is between 1-99. write the test...
-
How to write the testcase for old password check ?
That the new password provided is not same as previous 3 password. how to write the testcase
-
Test Cases Interview Questions
Ans