for example, we have old password,confirmed password, new
password followed by submit button. what are the test cases
written for that?
Answer Posted / nuthan kumar v
Hai,
1. verify that Old password field should allow existing
password only.
2. It should not allow blank
3. It should not allow the password which is other than
existing
4. New Password field should not allow blank
5. New Password field should allow password based on client
req. i.e., Min & Max length, Alphanumeric, special chars
combination etc...
6. Confirm password should be matched with New Password.
7. Conform Password should not be blank
8. Submit button should be enabled in all cases.
I think these conditions are enough.
---Nuthan Kumar V
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
approx how long a simple website take time just for manual testing including report generation.
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Why it is recommended to add verification checks to your all your scenarios?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What is the difference between SIT AND IST?
Can you explain exploratory testing?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
What is date driven testing?
What is Pre UAT and UAT is there any difference ?
What is boundary value testing? Give an example.
1.what is a test condition ?
What are the different test techniques used in functional testing?
What is Web testing & which action we take at the time of Web Testing?