Write test cases to check the functionality of the shopping
cart of an e-commerce website
Answer Posted / bharathi
1. Check whether you are able to add items to cart
2. Check for edit, delete,save option.
3. Check whether you are able to proceed to checkout.
4.check whether clicking on add to cart button takes the
user to cart page or not
5.Check whether quantity button is present
etc etc
| Is This Answer Correct ? | 72 Yes | 23 No |
Post New Answer View All Answers
explain end to end scenario's for online Money transfer in Banking Domain?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the format of a requirement traceability
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
write a test cases for WLAN
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.
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
How to write test cases on laptop???
Could you pls give me sites where i can test card? mail me to
Positive and Negative test cases for the speedometer?(minimum 5 each)
Test Case for Text Editor!
Explain transaction testing?
Explain the acceptance testing?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
"search"test cases on Linkedin website and how will you write test cases on it?