How to write test case for this scenario.
The system shall allow for a wild card search for the last name with a minimum of one character
No Answer is Posted For this Question
Be the First to Post Answer
For how many days (or) weeks you will test a product or software?
Do you know mutation testing?
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
regression testing falls under white box or black box testing?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
write the testcases for migrating data from one database to another database?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Write a test case for a chair to check whether it will last for next 10 years and check the quality of the chair and it’s durability.
who will prepare enhacement report?mail me at gavaskarreddy149@gmail.com
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....
Apart from the normal functional test cases written, list out some out of the box test scenarios to test the 'Replace' dialog box in a Notepad