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...


For a Password field, 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 case

Answers were Sorted based on User's Feedback



For a Password field, we can accepts every character except underscore and semicolon. It can accept ..

Answer / harshad oswal

invalid equivalence class uderscore,semi colon & less than 6 and greater than 12
characters
valid equivalence class
all charcters between
6 to 12

valid boundary: 6 and 12
invalid boundary 5 and 13 AND underscore and semi colon

Is This Answer Correct ?    4 Yes 0 No

For a Password field, we can accepts every character except underscore and semicolon. It can accept ..

Answer / mallikarjun vh

Test Case: Password Field Screen

Equivalence Partition Test Case:
Step 1: Verify the User is presented with the password Field screen to input password
Step 2: Verify the password field accepts any type of character except underscore and Semicolon.
Step 3: Verify the the Password field accepts min of 6 characters and maximum of 12 characters.
Step 4: Enter the password as "pass1" (5 characters), Result: Password Rejected
Step 5: Enter the password as "pass16" (6 characters), Result: Password Accepted
Step 6: Enter the password as "authenticate" (12 characters), Result: Password Accepted.
(Here the covered partitions are (Min-1), Min, Max.

Boundary Value Analysis(BVA) Test Case:
Step 1: Verify the User is presented with the password Field screen to input pasword
Step 2: Verify the password field accepts any type of character except underscore and Semicolon.
Step 3: Verify the the Password field accepts min of 6 characters and maximum of 12 characters.
Step 4: Enter the password as "pass1" (5 characters), Result: Password Rejected
Step 5: Enter the password as "pass16" (6 characters), Result: Password Accepted
Step 6: Enter the password as "pass123" (7 characters), Result: Password Accepted
Step 7: Enter the password as "amenities16" (11 characters), Result: Password Accepted
Step 8: Enter the password as "authenticate" (12 characters), Result: Password Accepted
Step 9: Enter the password as "authenticate1" (13 characters), Result: Password Rejected

(Here the covered Boundary values are: (Min-1), Min, (Min+1), (Max-1), Max, and (Max+1)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is system testing? What is defect leakage? What is penetration testing? What is regression testing?

4 Answers   RBS,


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.

3 Answers   Wipro,


Can any one please explain me, what kind of defects we should not raise while doing System Testing?

2 Answers   Covansys,


Difference between SIT and UAT

2 Answers   RBS,


what is the difference between application server and web server?

8 Answers   Symphony,


Have you prepared traceability matrix and how to prepare it?

0 Answers   Wipro,


Tell me about the worst boss you've ever had.

1 Answers  


How can we explain about matrics..Every time iam getting this question..Have you involved in metrics??..Plz..plz Can any anybody give the sugessions..What is the best way to explain about metrics..give me your valuble answer..thanks in advance...

3 Answers  


is integration testing a part of system testing?

2 Answers  


can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent

6 Answers  


What test cases should be written in performance testing manually?

1 Answers  


Write a Test scenario for Outlook Search functionality.

0 Answers   HCL,


Categories