Write test cases for agent login screen
agent name will 4 to 20 character.
password length not mention
two buttons, 1-submmit and 2-Reset
Answers were Sorted based on User's Feedback
Answer / srinivas
Test Cases:
1) Test the agent can Login with Valid agent name and password
2) Test the agent can Login with Valid agent name and invalid password
3) Test the agent can Login with invalid agent name which has less than 4 characters and valid password
4) Test the agent can Login with invalid agent name which has more than 20 characters and invalid password
5) Test the agent can login with blank agent name and password
6) Test the agent can successfully reset the password
7) Test the agent can login with valid agent name and blank password
8) Test the agent can login with blank agent name and valid password
9) Test the agent can login with invalid agent name and blank password
10) Test the agent can login with blank agent name and invalid password
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / mallikarjun vh
Test Case: Login Screen
Step 1: Verify the Agent Name is between 4 to 20 characters
Step 2: Verify the password field accepts any no. of characters as input type
Step 3: Verify the Login screen contains 2 buttons
Step 4: Verify the the Buttons displayed are 1) Submit button 2 ) Reset Button.
| Is This Answer Correct ? | 0 Yes | 0 No |
1.what si the out come of testing.?
What is TRR ?
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
What r the things,u prefer and prepare before starting testing?
What is the Manual Testing?
what is the use case and what is the test case?
Metrics in QA
where do we store our test cases>?
What is the Diff between Code Walk through & Code Review?
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?
What kind of testing to be done in client server application and web application? Explain
What are the main key components in client and server applications?