Sir I m student
I mreading sytem testing as my core paper
I want to know how I can make Test case for smple Login Form
Answer Posted / surekha karampudi
testcaseid ,Description of testcase,steps to execute, input
data,Expectedoutput are the column headings of testcase.
1. Verify the following text fields in the Loginscreen-
Username,Password.
2. Verify the following Buttons in Login screen-Login,Reset.
3. Verify the mandatory fields in Login screen.(without
entering data in the text fields)
4. Verify the validation message shown when trying to login
by leaving username field.
5. Verify the validation message shown when trying to login
by leaving password field.
6. Verify the error message after logging when wrong
credentials using.
7. Verify if user is able to login to Application when
using correct credentials.
8. Verify the functionality of RESET button.
9. verify the look and feel of Login Screen.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
What is test environment? Elaborate with example.
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
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?
Write a test case for telephone?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
How would you do " Keeping two folders in sync testing"
What is transaction testing?
Explain the static testing?
Write a test case of login window?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
What are the test cases for mouse?
test cases for bus transport (TNSTC)
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ