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 |
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What's an 'inspection'?
Tell me the situation where sanity test cases should pass and smoke test cases fail...?
Test approach to windows update?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
name some popular functional testing tool
Can u tell me about the difference between Window based Application and Web Application?
what is meant by manual testing?
what is the difference between system integrated testing and integrated system testing?
what is the difference between use case and test case?
What are testing techniques? What is difference between general and specific?
difference between smoke testing and sanity testing?