What r the different testing techniques other than BVA and
EQP?

Answers were Sorted based on User's Feedback



What r the different testing techniques other than BVA and EQP?..

Answer / shyamala

Decision Table Testing and State Transition Testing are the
other types.

Is This Answer Correct ?    7 Yes 0 No

What r the different testing techniques other than BVA and EQP?..

Answer / ambili

BVA,EQP, and Error Gussing are Black box testing
techniques. There are white box testing techniques also
there they are , Path coverage, condition coverage , Loop
Coverage etc.

Is This Answer Correct ?    7 Yes 2 No

What r the different testing techniques other than BVA and EQP?..

Answer / manish1808

One of them is Error guessing which is generally done by
experienced people

Is This Answer Correct ?    4 Yes 2 No

What r the different testing techniques other than BVA and EQP?..

Answer / rahul singh

There are 3 different testing technique
1 Error Guessing (Here we try all the possible input in optimized way)
2 Equivalence partition which is further classifies as
Pressman Technique (Here we test the the field with 1 valid and 2 invalid input if it
accept a range of value)
Practice method (Here we test the the field with 1 valid and 2 invalid input for both the
condition so that to cover all possible condition if it accept a range of value)
3 Boundary Value Analysis - (Here we test the the field with Condition A and condition B along with condition A-1, A+1 , B-1, B+1 .
accept a range of value)

Is This Answer Correct ?    0 Yes 0 No

What r the different testing techniques other than BVA and EQP?..

Answer / santhosh kumar

There are 7 techniques are
1. char/numericals/alphanumerical/special char check
2.mandatory/nonmandatory check
3.null/notnull check
4.format check
5.error guessing.
other than bvp and eqp. these techn are used for deriving the test data from our business rules.

Is This Answer Correct ?    0 Yes 5 No

What r the different testing techniques other than BVA and EQP?..

Answer / bhanu

Functionality Testing, Usability Testing, Navigation
Testing, Forms Testing, Page Content Testing, Configuration
and Compatibility Testing, Reliability and Availability
Testing, Performance Testing,
Load Testing,Stress Testing, Security Testing.

Is This Answer Correct ?    0 Yes 22 No

Post New Answer

More Manual Testing Interview Questions

What is 'Shows stopper Bug'

8 Answers   Yardi,


What is test description and documentation?

2 Answers   Covansys,


How can u do the follwing 1)Usability testing 2)scalability Testing 3)portability Testing

1 Answers  


what is corrective & Preventive Action

11 Answers   NIIT,


What are the object repositories for QTP????friends Plz help me in finding answer for the above....thanq

1 Answers  






What is security testing? How to test the web application using security testing ?

5 Answers   Miracle Solutions,


What is the clear meaning of test case, levels in test case ? contents of test case

2 Answers  


how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.

3 Answers  


Name three reasons why the tester may choose to record in Context Sensitive mode.

0 Answers  


diff b/w smoke and sanity testing and what is migration plan in testing?

2 Answers  


which process u followed in ur company?

4 Answers   CarrizalSoft Technologies, Microsoft,


what are the Test case design Techniques?

1 Answers   Infosys, Intelligroup,


Categories