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



In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and..

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

In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and..

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

Post New Answer

More Test Cases Interview Questions

For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2

1 Answers   ISTQB,


Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.

2 Answers  


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

0 Answers  


Explain the ramp testing?

0 Answers  


Positive and Negative test cases for the speedometer?(minimum 5 each)

0 Answers   Bosch,






Please give me a test case scenario for search engine covering all the fuctionalities

2 Answers  


Explain the system testing?

0 Answers  


How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.

0 Answers  


How to write test cases for payment gateway.

2 Answers   UHG,


pls i want test cases for oss? whts the process of oss testing

0 Answers   TCS,


who will prepare enhacement report?mail me at gavaskarreddy149@gmail.com

1 Answers   Ordain Solutions,


to write test cases for fuel guage?

1 Answers  


Categories