What is the Difference between Testing Types and Testing
Techniques
Answer Posted / yashwant singh
Testing Types: Unit Testing,Regression testing,Integration
testing,System testing, Production testing (Beta testing).
Testing techniques : its an approach to test like
white box Techniques
Equivalence Partitioning.
Boundary Value Analysis.
Cause-Effect Graphing.
Error-Guessing.
BLACK BOX TECHNIQUES
Statement coverage
Decision coverage
Condition coverage
Decision-condition coverage
Multiple condition coverage
Basis Path Testing
Loop testing
Data flow testing
| Is This Answer Correct ? | 13 Yes | 30 No |
Post New Answer View All Answers
write test cases for hospitality management system
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
What is the syntax testing?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
Explain the format of a requirement traceability
What is the difference between test scenarios, test cases, and test script?
"search"test cases on Linkedin website and how will you write test cases on it?
What is gray box testing?
how to write test cases for online restaurant table booking system?
Can anybody help me out to write test cases for booking train ticket online???
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Explain the concurrency testing?
How many test cases u will write for Acceptance testing?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Do you know mutation testing?