for example, we have old password,confirmed password, new
password followed by submit button. what are the test cases
written for that?

Answers were Sorted based on User's Feedback



for example, we have old password,confirmed password, new password followed by submit button. what..

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

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / dat2

@Nuthan Kumar

9. Check if the New/Confirmed Password is NOT same as OLD
password, and if user tries to enter the same OLD password,
then a small message window should populate indicating the
user : New password should NOT be same as Old password.

10. Password field test cases will be same for all :
Old/New/Confirmed, so forget about same test cases applied
for each condition.

Is This Answer Correct ?    7 Yes 0 No

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / pola

please explain in brief

Is This Answer Correct ?    5 Yes 0 No

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / praveen

PLEASE EXPLAIN INDETAIL

Is This Answer Correct ?    3 Yes 0 No

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / mudaseer

enter correct old password it should recognize
enter incorrect old password it should display the password is
incorrect please enter correct password
after entering correct old password
it when we type new password we do boundary value analysis
same password should be typed in confirm password
if the new password and confirm password mismatch it should
display password mismatch

when we type password here it should be displayed as ******(that is in encrypted form)

Is This Answer Correct ?    2 Yes 0 No

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / rajasundar

Out line:
1. Data Validity.
2. Navigation.
3. Functionality.

Is This Answer Correct ?    2 Yes 1 No

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / ramprasad.s

Hi

You have to Prepare Business Flow for all the
Three passwords with combination of Username

sun_ramprasad@yahoo.com

Is This Answer Correct ?    2 Yes 2 No

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / shah

Hi..
Can you please explain in brief

Is This Answer Correct ?    3 Yes 3 No

for example, we have old password,confirmed password, new password followed by submit button. what..

Answer / sunithayagnamurthy

hi ppp,
can u please explain clearly

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what u will do when u have no sufficient time to test the application build release? plz describe it briefly and help me knowing the answer?

7 Answers   MBT, SRA Systems,


What are the three aspects of GUI software to test for with WinRunner?

1 Answers  


why do u put the bug status as deffered?what do u mean by that exactly?

5 Answers   Wipro,


What and why is api testing?

0 Answers  


i got my Quality center cd from Nageswararao institute?can any body help me how to install it?

2 Answers  






Hi Frds., i am Nithi here.here in my company i am working in manual testing ie. application testing only front end not back end like i will enter datas and check whether the record gets updated r not. what kind of testig is this? and some people r working on scripting languages same manual testing what is the difference between these two testing? ans please thanks in advance

3 Answers  


what is severity and priority?

7 Answers   Product Dossier, Tarang,


Easiest way to write test cases? How i can learn writing the test cases?

0 Answers   Accenture,


Test cases for IE 6.0

1 Answers   Wipro,


we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not

2 Answers  


If there is only one module or unit then how you test it?

1 Answers  


What is the non configurable item in SDLC.

3 Answers   Wipro,


Categories