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


password is having 6 digit alphanumerics then what r the
possible input conditions?

Answers were Sorted based on User's Feedback



password is having 6 digit alphanumerics then what r the possible input conditions? ..

Answer / software_testing_pune

Possible input conditions are :

1)Input password as = 6abcde (ie number first)
2)Input password as = abcde8(ie character first)
3)Input password as = 123456 (all numbers)
4)Input password as = abcdef (all characters)
5)Input password less than 6 digit
6)Input passowrd greater than 6 digits
7)Input password as special characters
8)Input pasword in CAPITAL ie uppercase
9)Input password including space

Is This Answer Correct ?    13 Yes 0 No

password is having 6 digit alphanumerics then what r the possible input conditions? ..

Answer / jyothinapa

we can check this through r techniques BVA and ECP

BVA ECP

min=1 pass VALID INVALID
min+1=2 PASS [A-Z a-z 0-9] all blank fields
MIN-1=0 FAIL {1,6} all special chars
MAX=6 PASS
MAX-1=5 PASS
MAX+1=7 FAIL

Is This Answer Correct ?    7 Yes 1 No

password is having 6 digit alphanumerics then what r the possible input conditions? ..

Answer / srinivas

1) With no values
2) With valid alphanumeric value.
3) With invalid alphabetic value.
4) With invalid numeric value.
5) With special character values >6.
6) with > 6 spaces with spacebar.
7) with < 6 digits

and many more

Is This Answer Correct ?    0 Yes 0 No

password is having 6 digit alphanumerics then what r the possible input conditions? ..

Answer / nuthan kumar v

let me know, is it Login operation or Login creation ?

Nuthan Kumar V
Testing Engineer.,

Is This Answer Correct ?    0 Yes 0 No

password is having 6 digit alphanumerics then what r the possible input conditions? ..

Answer / testing engineer from bangalor

Including special characters also

Possible input conditions are :

1)Input password as = 6abcde (ie number first)
2)Input password as = abcde8(ie character first)
3)Input password as = 123456 (all numbers)
4)Input password as = abcdef (all characters)
5)Input password less than 6 digit
6)Input passowrd greater than 6 digits
7)Input password as special characters
8)Input pasword in CAPITAL ie uppercase
9)Input password including space

Is This Answer Correct ?    0 Yes 1 No

password is having 6 digit alphanumerics then what r the possible input conditions? ..

Answer / vivek.ranganathan

Like all of them given the answer , i would like to add
that is

PASSWORD :(SPACE)followed by alphabets /numericals /alpha
numericals/

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.

6 Answers   ACS,


Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.

0 Answers   IBM,


what is test case? what it consists? what are the types of test cases?

17 Answers   TCS,


what is the difference between HLD(high level design)and LLD(low level design)?

5 Answers   Syntel,


Hai, Iam Venu completed BCA with MBA in May 2007. Now iam learning Manual Testing .So plz help me if you find any Interview or if you find any software trainee chance in testing ?9347727155

1 Answers  


How to estimate white box testing?

0 Answers  


Describe any bug you remember in an online shopping web application?

3 Answers  


How to test Requirements?

4 Answers   Cranes,


Is integration testing is a validation testing ?

1 Answers  


what are the contents of a test plan?

8 Answers   Fidelity,


What is the type of the testing to check the availability of a website 24 * 7?

3 Answers  


The project is going through the maintainance phase I logged a defect which is critical for resolving ,the developement team is in US when they got the reported bug they gave the xplanation that it is a six year old written code moreover we don't have proper followup documents to authenticate this one....in this senario wat will u do??

2 Answers  


Categories