Give me a sample test case for an online purchasing
system?What testings u do for the same ?

Answer Posted / deepak kumar

1.Give me a sample test case for an online purchasing system?What testings u do for the same ?
Ans:
1.first check URl is proper or not,we can say it's a type of 'Smoke Testing'.
2.To check whether valid user is able to login with valid credentials or not.
3.To check whether new user is able to register or not.
4.After successfully login to application, he or she is able to select a product and sort according to range of price,size,High Quality brand to low quality brand or not
5.After Selecting the product, 'Add to cart' and 'Buy now' option is available or not.
6.After selecting the 'Add to cart' button,validate whether the product is added to the cart or not.
7.After clicking to 'Buy now' button , whether 2 option is coming or not,i.e,COD or Payment by card.
8.After clicking on 'Payment by card' option,whether all bank option, whatever mentioned in the requirement is coming or not.
9.After the 'confirmation message of order,To check the order id is mailed and message to respective email and mob._no.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

1834


Suppose a job should be executed for every two hours? Write test case for this?

686


How to write test cases for lift?

806


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

662


can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u

1658






Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.

3065


How would you do " Keeping two folders in sync testing"

1983


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4439


How to write the test cases for STP

5091


hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ

1805


1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).

2223


Explain the domain testing?

658


Explain the ad hoc testing?

667


How many test cases u will write for Acceptance testing?

1782


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

2361