Write a test case on online shopping website?
(please tell me the format how to write in MS excel,if u have any sample than attach it.)
No Answer is Posted For this Question
Be the First to Post Answer
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Have any idea how to prepare test cases for medical claim, Online mobile recharge.
what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
Please let me know how to write a test case for Digital Watch. Please any body can give the answer
How should I maintain the test cases and Test Log for different versions/builds of the application.
Explain the concept of semi-random test cases?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
can u tell me how do we writetestcases for perfomance,load,And stress?
In general, how do you see automation fitting into the overall process of testing?
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.
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4