write the system testcase and functional testcase for the
below scenario
scenario: view the balance in online account
Answer Posted / dinesh
system tescase will cover functional testcases also.
Testcase for the above scenario 'view the balance in online
account'
1. Verify whether the correct balance is showing by the
application for the correct account number.
2. Verify whether the correct balance is showing by the
application for the correct account number when the account
balance is increased.
3. Verify whether the correct balance is showing by the
application for the correct account number when the account
balance is decreased.
Here I have not written any negative testcases as well
as any validation testcases.I have written only positive
system testcases which covers functionality also.
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
write a test cases for WLAN
Write the test case for a login page?
what is the technology used in financial applications?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Do you know explain security testing?
Explain the gray box testing?
What are all the companies are doing manual testing till now ?
What are basic types of test cases?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
write a test case flipkart login page
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?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
what is black box system in software development in system analysis and design?
how to test stand alone programs?
What is gray box testing?