What is Equivalence Partitioning and Boundary Value Analysis.
Is Boundary Value is subset of Equivalence Partitioning??
Answer Posted / purni
Boundary value - For example password. In the requirement
doc if they define like password should be 6-10characters.
Then we have to test for 5 characters, we have test 6 and
one between value like 7 or 8 or 9, and with 10 characters
and one with 11character
For ex a to z we have test (a-1),a, g, z,(z+1)
Equivalence partitioning means we have to divide them into
equal parts and we have test each part.
for ex. 500 to 1000. divide them into equal parts like 500,
600,700,800,900,1000 to test them.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What Is risk Based testing?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
what is a data guidelines?
10 scenarios for security testing using gmail applications?
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
How did you do unit testing in your project?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is desk checking and control flow analysis
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
What are the differences between web applications and client and server applications?
What is bug release?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases