Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi,

I was asked following question during a interview. Please
answer it:

Password field is there,we can accepts every character
except underscore and semicolon. It can accept min 6
characters and maximum 12 characters.
Prepare boundary value and equivalence class test cases.

Answers were Sorted based on User's Feedback



Hi, I was asked following question during a interview. Please answer it: Password field is t..

Answer / madhu

test data for this password will be as fallows:

ECP:

positive test data:
a-z
A-Z
0-9
Special characters other than _and ;

Negative test data uder ECP:

_ and ;
Blank


BVA Conditions:


Positive test data under BVA:
6,7,11,12 characters

Negative test data under BVA:
5,13 characters.

Is This Answer Correct ?    24 Yes 1 No

Hi, I was asked following question during a interview. Please answer it: Password field is t..

Answer / castor_troy

For BVA :
test data : 5,6,12,13 characters(min-1, min, max, max+1).
Nothing more to be tested.

For ECP :
valid partitions : a-z,A-Z,0-9,space,special characters
excluding underscore and semi colon.
Invalid partition : underscore and semicolon.

Is This Answer Correct ?    0 Yes 0 No

Hi, I was asked following question during a interview. Please answer it: Password field is t..

Answer / jyothiish.s r

A) Equivalence partitioning

1. Less than 6 characters

2. Check with min 6 characters and max 12 characters

3. Greater than 12 characters

B) Boundary value analysis

1. Lower boundary with +- 6 characters

2. On the boundary with min 6 and max 12

3.Upper boundary +- 12

NB: Test data will be alphanumeric values except " _ and ; "

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

Testing Engineer having Software Programming knowledge so Which type of testing will be done. 1.Adhoc testing 2.random testing 3. functional testing 4. monkey testing

4 Answers  


Tell me test cases for water bottle

9 Answers   ABC, Mphasis, TCS,


What do you do in this application?

3 Answers   Wipro,


Explain Load testing

7 Answers   CSC,


Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?

2 Answers  


In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?

15 Answers   Vyons Labs,


what are 6 microsoft rules used for user interface testing?

1 Answers   Cap Gemini,


what are known issues? Explain

2 Answers  


What is risk analysis and what kind of risk you foud while testing

2 Answers  


why a developer is not good tester?

4 Answers  


I need a Test case templetes for Yahoo Mail ID

1 Answers  


WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY

10 Answers   Covansys,


Categories