How will u write test cases based on EQA(Equivalance class
partitioning) & BVA(Boundary value analysis.?Plz explain in
brief?
Answer Posted / suganyadevi
Equivalance Partitioning Means
We have to Write 3 test cases for that
Example:the Range is 15 to 20
So we have to write 3 test cases
1.Below the range--->14
2.In between the Range-->16
3.Above the range-->21
Boundary valu Analysis Means
We have to Write 6 Test cases
Example:Range is 15 to 20
For 15:We have to write 3 test case
Below the Boundary->14
on the Boundary->15
Above the Boundary->16
For 20: We have to Write 3 test cases
Below the Boundary->19
on the Boundary->20
Above the Boundary->21
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between web based application and client server application?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
wat is meant by frontend and backend testing
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
What is concurrent user hits in load testing?
What is the difference between load testing and performace testing?
Write positive and negative test cases for forgot password?
Define performance and stress testing?
difference between change management and configuration management
Do you use any automation tool for smoke testing?
What is a defect?
how will u create diff types of scenario for any website?
tell wat u did in ur banking project?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
Which model is following in your company for developing software?