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
Explain the functional testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
test cases for bus transport (TNSTC)
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?
What are the test cases for mouse?
Who will take care of test plan and test case?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
What is the state testing?
Write test cases for 8+4?
Write the test case for a login page?
How should I maintain the test cases and Test Log for different versions/builds of the application.
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Explain the ramp testing?