write a test case on web login and bank application and
client server

Answer Posted / vijay

Hey common guys cool dont quarrel witheach other. This is
the small modification of chandrasheker's answer.

1.Enter the URL check whether the home page open or not

2.Select the login into personal banking then login page is
open or not

3. Default focus should be on user name textbox

4.Password should be encrypted format and crtl+c,
mouse right click, edit buttons should shows the pop-
up message like this action is disable.

5. Input domain testing on user name (that is boundary
value analysis)

6.Check the Input domain testing on password (that is
boundary value analysis)

7.Check the Properties on buttons (enable or
disable )

8. The Functionalities of buttons are working properly or
not

9. Authorization testing like Authorized users should
be allow and un-authorized user should get the error
message.

10. Check the case sensitive on the login page (that is
allow the cap or small letters)

11. After sign out just click on back button that must
be expired.

12. After login to the application just copy the URL and
paste on new window that should not be invoke the login page

13. Check the login session time & log out time with
respect to client requirement.

14. Check the cookies

15. Check the Single user, multi-users as well

16. Check the Usability of the login page
Which covers user friendly, spell check, color
combinations, font size etc..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can anybody help me out to write test cases for booking train ticket online???

5262


Who will take care of test plan and test case?

1656


Why is it that the boundary value analysis provides good test cases?

791


In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: 1. software Testing Output: 1.software testing

1386


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

1923






how to write test cases for online restaurant table booking system?

10421


Do you write test plan and test case?

1916


150 integration testing scenarios for gmail

12046


Explain the unit testing?

674


write test cases for flipkart.

10434


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4457


write a test case flipkart login page

5266


How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?

1934


Explain the smoke testing?

653


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.

1796