write the system testcase and functional testcase for the
below scenario
scenario: view the balance in online account

Answers were Sorted based on User's Feedback



write the system testcase and functional testcase for the below scenario scenario: view the balan..

Answer / ramendra singh

System test case and functional test case for the mentioned
scenario are
1. User should be able to log in into the system with
provided credntials(If any)
2. User should be able to view the account details on log
in into system
3 User should be able to view the balance on selecting the
option balance
4. User should be able to logout the application after
viewing the balance
5. User should be able to log out and screen should get
closed after the log out

Is This Answer Correct ?    11 Yes 0 No

write the system testcase and functional testcase for the below scenario scenario: view the balan..

Answer / 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

write the system testcase and functional testcase for the below scenario scenario: view the balan..

Answer / umesh7a

These should be test cases

1.User should be login into the account with valid user id
and password.
2. After login into the system there should be an option for
checking the balance.
3.After choosing that option balance status should be
visible to the user.
4.After viewing the balance there should be an option for
logout from the account.
5.Choosing the option for Logout user should be successfully
logout from the system.

Is This Answer Correct ?    12 Yes 5 No

write the system testcase and functional testcase for the below scenario scenario: view the balan..

Answer / raju

case1:enter valid userid&passward,click on ok button.
case2:click on checking balance option
case3:click on logout

Is This Answer Correct ?    6 Yes 1 No

write the system testcase and functional testcase for the below scenario scenario: view the balan..

Answer / sourabh dongardiye

1. User should have online banking and the valid id and password
2. User should have valid a/c and with type a/c he/she has have.
3 check the links are connected or not.
4 check the load factor.
5 check the a/c information.
6 Url should have be work.
7 check the login and logout.
8 check the updating the a/c after any change in the a/c balance
9 Verify whether the correct balance is showing .

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Test Cases Interview Questions

Do you know mutation testing?

0 Answers  


Who will decide what the test cases you have written are correct?

4 Answers   Mind Q Systems, Satyam,


do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.

5 Answers  


In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...

0 Answers  


how to testba storedprocedure?

1 Answers   CSS,






Write the 10 test cases for Telephone/Pen.

12 Answers   Infoedge,


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

0 Answers  


how to write test cases for smart meter for gas and electricty

0 Answers  


pls i want test cases for telecom billing system

4 Answers  


For how many days (or) weeks you will test a product or software?

0 Answers  


could u please tell the testcases to test gmail

13 Answers   Jamcracker, Snap On,


Categories