What is Boundary Value Analysis(BVA) and Equivalence Class
Partition(ECP)?
Answer Posted / seshu@123
This two comes uder test case design techniques:-
Equivalance partioning :- If the input is a range of value between a to b than design the test case by selecting one valid value and two invalid values.
Boundary value Analysis:- If the input is a range of value bteween a to b then design test case by selecting values such as a,a+1,a-1,b,b+1,b-1
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
What is Web architecture that are followed while doing online project and tell the samples of architecture?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What types of documentation are used in qa?
What are the roles of glass-box and black-box testing tools?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
After insert the record in front-end, how will you check the back end by manually? Please explain?
What does 100% statement coverage mean?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is configuration management in software testing ?
What is error cusing tecnique
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is bug priority?