write a test case on web login and bank application and
client server
Answer Posted / malika
For all those idiots who were just checking the grammar and
faults in Mr. Chandra Sekhars Testcases, here is cleaned up
version. (For the kindergartners)
First of all we all came to this page to know the answer.
So, you are not as smart as Mr. Chandra Sekhar. Instead of
being so rude to him just grab the knowledge you will
certainly benefit.
Write a test case on web login and bank application and
Client-server
Enter the URL check the login page open or not
• Default focus should be on user name
• Password should be encrypted format or not
• Password should not get copy or not (Ctrl+c, mouse
right click,
edit have copy disable not work)
• Input domain testing on user name (that is boundary
value analysis)
• Input domain testing on pass word (that is boundary
value analysis)
• Properties check on buttons (that is able or
disable or not)
• Functionality check on the buttons (it work correct
or not)
• Authorization testing (that is valid or invalid
values are allow or not)
• Case Sensitive check on the login page (that is
allowed the cap or small letters)
• After the sign-out login page comes back to
previous page. Login information previously should not
appear.
• Enter into the after login page copy the URL and
click after on the logout past the URL then open should
not allow.
• Check the assignation time with respect to client
• Check the single user or multi-user
• Check the usability of the login page
• Under usability look for spelling mistakes, color
of font and size of font etc.
| Is This Answer Correct ? | 42 Yes | 1 No |
Post New Answer View All Answers
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
What is the difference between test scenarios, test cases, and test script?
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:
How would you do " Keeping two folders in sync testing"
Explain the scalability testing?
How to write test cases on laptop???
What is component testing?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Explain the syntax testing?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
what is black box system in software development in system analysis and design?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Explain the monkey testing?