In an online shopping application there are 3 text boxes.One
of Login,Add to the shopping cart and Purchase goods.Which &
How many test cases can be written for these 3 text boxes?
Answers were Sorted based on User's Feedback
Answer / kommineni
We dont write testcases based upon the textbox or any other
We have to write the testcases based upon the client requirements ie.Usecases
Suppose if that purchase goods is a dropdown box one tcs is not enough for that
Like this we can explain
But be Sure guys plz dont answer blindly for any question in ur interview.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anil b.
One way to answer this type of question is that , One can
use test case with parameters. We can write a single test
case, but while adding that test case to Test lab we will
have to create three instances of test case with three
different parameters. Parameters should be options
avaialable in drop down box
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
difference between scenario and testcases?
5 Answers CarrizalSoft Technologies, Satyam,
Write test case for windows media player
How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric
Write few functional & non-functional test cases for a payment gateway system
Positive and Negative test cases for the speedometer?(minimum 5 each)
Generate functional and negative testcases for MS Paint brush
1 Answers Accenture, GE, Netian, Tangent Software,
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?
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
testcases for waterbottle
Explain the integration testing?
what is scenario? how to write scenario?