How to write test data for login module?
Answers were Sorted based on User's Feedback
Answer / akash
above answer is wrong coz u are writing test scenarios not
test data
Is This Answer Correct ? | 24 Yes | 1 No |
Answer / dimanche
to test valid username and valid password
to test invalid username corresponding valid password
to test valid username and invalid password
to test signin button
to test forget password
to test the forget password while hints of password alert
to test the signup button
Is This Answer Correct ? | 10 Yes | 1 No |
Answer / nithya
1.Valid usename and password.
2.Invalid Username and Valid Password
3.Valid Username and Invalid Password.
4.Both Username and Password field as blank.
5.Try to login with only username.
6.Try to login by giving only password.
7.Check for the functionality of cancel or reset button.
8.Check the functionality of Forget password link.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / keyur
also check the password minmum length, username upper and
lower limit, does password allow special character
Is This Answer Correct ? | 3 Yes | 0 No |
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
what do you mean by test case specification
What is the logic testing?
Please guide me for Add new user test cases
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Write negative test case for logout????? Answer soon friends
test case for open doalog box. thanks a lot!
Write a test case of login window?
Explain the domain testing?
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
How to write test case for the library system?