Tell me more ×
Software Quality Assurance & Testing Stack Exchange is a question and answer site for software quality control experts, automation engineers, and software testers. It's 100% free, no registration required.

What are the negative test scenarios for mcommerce shopping cart application ? is there any test site to test checkout procedure for shopping cart application ?

share|improve this question
which ones can you think of ? – Phil Kirkham May 3 '12 at 10:20
Negative test scenarios.... – vijju May 3 '12 at 10:38
1  
I propose you to write one possible path of user behavior in the application (user does this, does that) and think what can go wrong at each step. What if, for instance, you lose connection during checkout? – dzieciou May 5 '12 at 21:55
Apparently this is a common interview question for testers. A Google search for "test cases for shopping cart application" will turn up many links on that subject. – user246 May 10 '12 at 16:35

closed as too localized by Bruce McLeod Aug 13 '12 at 3:14

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

There are several suggestions here (not shopping cart-specific, but many would apply): http://support.smartbear.com/articles/testcomplete/negative-testing-with-testcomplete/

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.