what are the differnent techniques of testing?
Answers were Sorted based on User's Feedback
Answer / bhargu
BVA-boundry value analysis
ECP-equivalance class partitioning
Error Handling
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sudhakar8
Testing techniques are as follows:-
The most popular Black box testing techniques are:-
Equivalence Partitioning.
Boundary Value Analysis.
Cause-Effect Graphing.
Error-Guessing
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / akhil
There are mainly 3 types of testing techniques are
available:
1. White Box Testing ( Generally done by developers )
2. Black Box Testing ( Generally done by test engineers )
3. Grey Box Testing ( Generally done by developer or test
engineer who is having the knowledge on coding and
structure)
Is This Answer Correct ? | 0 Yes | 0 No |
Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE
What do you know about data-driven testing?
Can you please anyone tell me what are the Risk analysis technics we can use?
can 100% quality be achieved?
What are verification and validation and difference between these two?
what is build acceptance test?
Define use case testing.
How do you know that your test cases will meet the requirement that the client required for the application.
What is Defect Density ? What is the formula? Explain with example
Explain the difference between the verification and validation?
What is meant by Factory testing?? I have seen this one in a Job posting
How to start testing after project kick off ???