Answer Posted / pooja y
it depends on what kind of testcases (high level or low level) u r gonna execute.
high level test cases-> 5 to 8 testcases
low level testcases-> upto 30 testcases
medium level testcases-> 15 to 20 testcases
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Explain transaction testing?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
How to generate test cases for 'replace a string' method?
write the testcases for migrating data from one database to another database?
Explain the smoke testing?
Explain the format of a requirement traceability
what is black box system in software development in system analysis and design?
can one defect be mapped to more than one test script in manual testing
What is test cases for mobile phone ?
What is business validation test case?