For Change Password functionality--
Test Case is -- > Change Password
Test Steps/Descriptions: 1) Enter Old Password
2) Enter New Password
3) Enter Confirm Password
4) Click on Save button
Expected -- > User should login successfully.
My question is --> After 4th step tester will check/verify
that user [whose password has been changed] is login
successfully or not.
Should I have to write that steps which user will fallow to
verify user login in above test case?
What are the preconditions for above test case?
Answer Posted / dipali
Precondition :
User Should know about his old password.
User should know the length of password.
After forth step user shouldn't Login Successfully.
It should Display Message -
Password should be successfully changed.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is a code walk through?
How could you present test strategy for the product testing?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
HOW TO CREATE SRS REVIEW REPORT TO PL?
What is bug release?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Need to know about Quality Center in brief
What is integration level testing?
how to write defects in excel sheets when defects occured
Is compatabilitytestig and port testing are same
What are the queries mostly asked in testing ? give me some examples.
Unit Testing can be done by using Nunit?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is the Difference between Network testing and Web Testing?