which is the most important test case on the login page ?
Answer Posted / ayub
1. With out Entering the Username/Password click on Login --
It should not allow you to Login and also there should be
a proper Error message.
2. You should know whether the Password should consists of
only Char, or only Numbers or varchar + Length of the
username/Password + Special char are allowed etc
3. The Importent thing... Clicking on the URL you should
check its navigating to the correct login page.
4.Check for the exixting Username/Password and try to
login -- it should login and navigate to the screen which
is sappose to.
5. Enter Invalid Username/password: it should throw the
proper error message.
6. Once you click on the URL the Cursor should be pointing
to the Username.
I think this are all Imp for a person to check the Login
page.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
wht is Manual Testing Frame work
what is Test management fundamental?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
1. what exactly is heuristic checklist approach for unit testing ?
How can we test for drastic (severe) memory leakages?
Can you explain exploratory testing?
Anyone tell me the test cases of Shopping Favorite
what is independent question and what is retriewing and what is problem of severity.
What is Pre UAT and UAT is there any difference ?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
can anybody tell me what is release process of company? release note?
How should your staff be managed? How about your overtime?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.