1.Test cases for
Password cannot be used for next 13 times?

2.Test cases for
Password should not be less than 8 to 13 chars and there
should be at least one special character and one Capital
letter.



1.Test cases for Password cannot be used for next 13 times? 2.Test cases for Password should ..

Answer / godisgr8

I couldn't exactly understand the 1st query.

This is for the 2nd query;

Positive Scenarios:

1. Enter and check pwd field with min value(8)with a
special char and a cap letter.
2. Enter and check pwd field with max value(13)including a
special char and a cap letter.
3. Enter values between 8 to 13 including a special char
and a cap letter.

Negative Scenario:

1. Enter blank data in the pwd field.
2. Enter invalid data(only special char or only numbers).
3. Enter data more than the max value of 13.
4. Enter data excluding special char and cap letter.

There r still lots of combinations that we could check
like;

1. Check if data entered in pwd field is encrypted or not.
2. Copy and paste in a text editor file and see if data is
still encrypted or not.

We should make sure that, invalid data should throw a
validation error.

Hope this is useful!!

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

1. Regression& Retesting 2. What is usability testing? 3. Functionality testing 4. On what basis you will write the test cases 5. do you written the test scripts also 6. where do you store the test cases 7. where do you execute the test cases. 8. Do you prepare the requirements.

1 Answers   QA,


what is a bad defect and why do we write bad defects?

3 Answers  


what are the advantages and disadvantages of waterfall model?

23 Answers   MBT,


hi all friends, i want to know about certification of testing.this is online exam.tell me the fee of this exam also. any boday tell me the institute who conduct this in delhi ncr.& who give some saurity also. praveen test engineer

1 Answers   Infosys,


1)how can you perform load testing in manual testing 2)what is deliverable?

7 Answers   TCS,






At what stage of the development cycle software errors are least costly to correct?

4 Answers  


if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.

5 Answers   Semantic Space,


Which one is not tester responsibilities ? Option 1 Assure the process for contracting software is adequate Option 2 Review the adequacy of the contractors test plan Option 3 Perform acceptance testing on the software Option 4 Assure the ongoing operation and maintenance of the contracted software

1 Answers  


You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?

2 Answers  


what types of testing have u done in ur project?and expalin it detail?

0 Answers   IBM,


what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?

3 Answers  


How do you carry usability testing?

5 Answers   ADITI, CTS, GrapeCity, Intel,


Categories