What r the types of Test case design techniques
Answer Posted / edeprabhakar
there are two types of test design techniques
they are
1.Boundary value analysis.
2.Equilance class partition.
Boundary value analsys: if there is a range kind of input
the technique used by the test engineer to dovelop the test
cases for that range is called as boundary value analsys.
equilance class partition: here the test engineer writes
the valied and invalied test cases i.e. positive test cases
and negative test cases.
| Is This Answer Correct ? | 30 Yes | 26 No |
Post New Answer View All Answers
How to find bug in photos and videos ??
How can I do Server side Interface testing in Web Testing?
Do you use any automation tool for smoke testing?
How can you do the scalability testing?
whar are the contents in db testing test case template
What is early testing?
What is the Myers Boundary Table?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
What if the project isn’t big enough to justify extensive testing?
Can anyone tell me, What is wound fixing?
please give information about ERP Projects and how V-model use in project
What is the difference between GUI Testing,UI testing and Usability TEsting
What are the roles of glass-box and black-box testing tools?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?