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 |
Difference between Verification & Validation?
What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?
7 Answers AZTEC, Impetus, Symantec, Veritas,
What is difference between the Web application testing and Client Server testing?
what are the contents we have to cover in manual testing to get the job
How amny times u met ur P.M?(In P.M)
pls explain company testing process in detail (if anybody working as a test engeneer)
Hai can any one tel me what is Concurency Testing?
Write scenarios as on a paper cup (which we use to have tea) [Believe me, they can ask any type of question! :)]
5 Answers College School Exams Tests, IBM,
when there is a new enchancement done by the developers what will do as a tester ?
Where you maintains the Repositories
When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
what is the role of QA in all the phases of SDLC?