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?

Answers were Sorted based on User's Feedback



For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: ..

Answer / revati

Actually I didn't get your question here. But my
understanding is here that you will just check your
expected result with your actual result. If both results
are same then test is passed o.w. its failed.

To verify user login i s completely different test case.

Preconditions would be:
It should be valid userid and password.

Correct me if I'm wrong.

Is This Answer Correct ?    16 Yes 2 No

For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: ..

Answer / piyush joshi

hi
as i have understood this question
you want to ask that after your 4th step whether you have
to test it by login once again or not

after your forth step you have to check for the message
that the system is showing
either it will show the error message or it will show the
successfull message and you have to test for both the
conditions.
if you are doing the white box Testing then you have to
check the database by running the select command that
whether the changes have been updated in the database or
not and if you are doing the black box testing then you
have to check only the pop up message that the system is
showing.

Is This Answer Correct ?    16 Yes 3 No

For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: ..

Answer / ashutosh jha

always check Login window functionality with valid and
invalid credential both.

Is This Answer Correct ?    9 Yes 0 No

For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: ..

Answer / naresh(jnsm-2)

Enter valid Email Id and Password

Compare the Expected result with Actual Result. IF the both
are same the test case is passed otherwise its failed.

Is This Answer Correct ?    3 Yes 0 No

For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: ..

Answer / 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

For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: ..

Answer / ganesh kamble

I get u r Q.T.,
1. Till 4 th step tester should write test case for
checking its functionality whether it going along with
workflow (i.e on code basis & requirement basis).

2. After check only change password become give welecome
page or not, if give welecome page then till 4 th test
cases are pass for 'change password', else tester must
write test case for verfy user login. (becoz after changing
password it not give welecome page.)

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is limitation of v shaped model

2 Answers   Emphasis,


What is Software Testing? Objectives of Testing?

3 Answers   Satyam,


can any one tell me wat is dependent and independent scripting?

0 Answers   Cap Gemini,


i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?

1 Answers   TCS,


For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?

2 Answers   IBS,






what is meant by acid testing

2 Answers  


What are tools of performance testing?

0 Answers  


what is parallel testing?

17 Answers   MBT,


what is mean by Performance Related Testing in data base?

0 Answers   CSS, Wipro,


what is prototype testing?

3 Answers   Accenture,


What are the advantages of manual testing other than "Low cost", "Where automation fails".......?

6 Answers   Satyam,


What is the difference between Build Management and Release Management ?

1 Answers   CTS,


Categories