Let me knw the testcases for opening an account and for
billing in shopping malls..?/?/?
Answers were Sorted based on User's Feedback
Answer / ramakrishna
as per the criteria of the shopping mall you should have to
give some information to open an account. after u r account
is opend what ever the item u purchase will come under u r
account with billing
this is my idea if so wrong please correct me
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / guest
case1:check whether he/she have valid card(shopingmall)
case2:if he/she have that card then give discount
case3:take credit/debit card number
case4:if he/she does'nt have credit or debit card then take
cash
case4:watch how many products he/she can take
case5:take amount for all the products
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / navjeet
case 1: Check the items and price and discount on all items
case 2 : check the mode of payment
case 2.1 debit card:- a)valid : enter pin number
b) invalid Message Input card is invalid please insert a valid card
case 2.2 credit card number a )valid : enter pin number
b) invalid Message Input card is invalid please insert a valid card
case 3 cash: check system will accept also accept coins and notes yes then print recipt
no message will be printed no coins please
and return the balance
print the receipt
| Is This Answer Correct ? | 0 Yes | 0 No |
i need Usability test case for home page?
test case for open doalog box. thanks a lot!
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
what will be testcases for job portal such as naukri.com , monster.com (as existing user)
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
hai........... please tell abt testcases.. how we can drived the testcases in project?
While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?
Explain the syntax testing?
HOW TO WRITE TESTCASES ON PENDRIVE
write the testcases for migrating data from one database to another database?