What is boundry value analysis?
Answer / sampada.d94
THIS IS A TYPE OF TECHNIQUES FOR TESTING,HERE WE WILL HAVE
SOME BOUNDARY VALUES LIKE BETWEEN 200-3000.
IN THIS CASE WE GO FOR BVA TESTING
MOST OF THE DEVELOPERS MAY WRITE THE CODE LIKE
(IFAMT>100) AND (IF(AMT<3000) SO IT MEANS IF WE ENTER THE
VALUE 100 IT WILL NOT EXCEPT THE VALUE 100 SO WE TEST THIS
TYPE USING BVA
| Is This Answer Correct ? | 4 Yes | 1 No |
how many bugs can an app have before we can release it?
Can anyone,please give me the step by step how the testing process work.The order i testing and what documents do we create in what order/phase of the testing.
What is boundry value analysis?
which animal has 4 legs
how can you know a software has bugs
how to creat 2 test plan in 2 different enviroment exp:tour and travel
compare/different Waterfall and Rapid Application Development(RAD)
What is Agile Methodology
is review done after testing process? explain
Test plan for an ecommerce website.
What is the difference between functional testing and regression testing ?
what is the role of a performance tester in web application,pls explain advantage of testing tool rather doing it manually