Give examples of boundary value and equivalence
partitioning test cases.
Answer Posted / amar
bva
let takee 1 to 50
boundaries are 1 and 50
Equivalence
1 to 9
1 2 3 4 5 6 7 8 9
5 is the equivalence
| Is This Answer Correct ? | 16 Yes | 40 No |
Post New Answer View All Answers
How to generate test cases for 'replace a string' method?
Explain the branch coverage testing?
Explain the syntax testing?
please give me different test scenario for uploading whatsapp status from gallery and camera
can any body help me with providing a a case for usability 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?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
write test cases for hospitality management system
Explain transaction testing?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Explain the glass box testing?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.