how to write test cases for boundary value analysis and
equality partitioning?
Answer / naveen kumar
in boundary value analysis if the input is range of values for example A-B ( A to b) then we have to design test cases for
A-1,A,A+1,B-1,B,B+1.
FOR EXAMPLE
if input is between 5 to 10 then write the test cases for 4,5,6 and 9,10,11
equality partitioning if the input is range of values then we divide the range into equivalent parts and tests the application.
For example value is 500 to 1000 then we divide the range into values 500,600,700,800,900,1000.like this we divide the values.
but here we have to ensure that we are checking for two invalid data.
| Is This Answer Correct ? | 13 Yes | 4 No |
Can you explain about defect life cycle?
what is agile testing
what is format of the final report u submitted to ur client?
1.write test cases for bangle 2.what is difference between defect and bug life cycle 3.what are the inputs for writing test cases 4.how to map requirements to test cases 5.where to attached the test cases 6.what is sdlc 7.what are the difference between sanity and smoke testings 8. user accaptance testing types 9.what is the mail module in qc 10.why are u changing ur job
2 Answers Cap Gemini, Synechron,
How do you promote the concept of phase containment and defect prevention?
How to do risk management?
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
what kind of bugs you can find in the application in manual testing?
What is System Testing Phase? Which types of testing will be conducted in system testing phase?
Write test cases to copy text file from C:\ drive to D:\ drive?
Difference b/w bug and defect ?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?