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.
Answer Posted / 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 View All Answers
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
What are the Major Functionality for a ATM machine ??
What are the different types of software testing?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What is the Myers Boundary Table?
from where do u collect test data if u miss some data what will happen
what is traceability matrix and its usefulness
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
How to derive test data from the design documents?
How would you test a service oriented architecture (soa) web application?
What and why is api testing?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
Do you know anything about Set Top Boxes?
I want to know about satyam manual testing questions
What’s the difference between verification and validation in testing?