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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different cost elements involved in implementing a process in an organization?

688


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

1593


You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.

2139


What is the Myers Boundary Table?

1561


What are some best practices that you should follow when writing test cases?

681






What is difference between Manual testing and Pega/BPM testing?

7516


1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?

1534


What is the difference between Functional testing and Unit Functionality testing?

1536


Discuss what test metrics you feel are important to publish an organization?

4149


What is defect removable efficiency?

698


What is black box testing, and what are the various techniques?

730


what are the risks and contingencies u had in ur project?

2054


When new application ready to test than whats your testing strategies?

1248


i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?

1862


.In languages testing, what is the fixed part and changing part?

1657