Answer Posted / amit kumar
Testing techniques refer to different ways of testing
particular features a computer program, system or product.
Black box testing techniques:
* Error Guessing
* Boundary Value analysis
* Equivalence partitioning
* Comparison Testing
White box testing techniques:
* Basis Path Testing
* Flow Graph Notation
* Cyclomatic Complexity
* Graph Matrices
* Control Structure Testing
* Loop Testing
| Is This Answer Correct ? | 44 Yes | 5 No |
Post New Answer View All Answers
why use caffine for HPLC calibration ?
What does 100% statement coverage mean?
please send me database stored procedure checklist.
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What are the modules of quality center?
what is sanity test (or) build test?
What are the main key components in Web applications and Client Server applications? and their differences?
what is the critical defect in telecom domain?help me out from this prob its very urgent
How do you test a web application for dump and deaf??
Have u ever done testing related to a database,give examples to support u r answer.
Can you explain exploratory testing?
Suggest some book to learn more test case???
Unit Testing can be done by using Nunit?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Why it is recommended to add verification checks to your all your scenarios?