What are the testing techniques? pls let me know in detail
Answers were Sorted based on User's Feedback
Answer / rathnapriya
Testing techniques is the apporach used for testing the
software.It can be divided in to static and dynamic testing.
static testing is done without executing the software by
conducting peer reviews, formal reviews and inspection.
Dynamic testing is done by executing the s/w to ensure the
functionality is working fine and it meets the expectations
of customers.
Dynamic testing further divided into three types
1.black box or specification based or functionality based
or behavioral testing
under black box testing we have
a.Boundary value analysis
b.equivalence partioning
c.decison table testing
d.state transtion testing
e.use case testing
2.White box testing or structual based or glass box testing
a.statement coverage
b.condition coverage
c.decision coverage
3.Experience based testing
a.exploratory testing
b.error guesing
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / shyam.meghansh
All Techniques which are included in Black box
| Is This Answer Correct ? | 1 Yes | 2 No |
How are the quality assurance activities planned ?
What is the need of test plan document?
Can u plz tell me the latest version in QTP,WinRunner,Test Director,Quality Center?
What is Mutation Testing? Is it white box or black box testing. This is what I think about mutation testing..It is the testing done after the code has been modified in an application( after geting defect complain from clients)with the same test cases and same old test data... Please correct me If I am wrong...............
what is confirmation testing??
contents of test stratergy?
What is the difference between a test scenario and test condition? Please explain with an example
What is difference between Object Repository and Shared Repository?
How to create requirements test matrix template?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
What is the difference between the test plan and test strategy
I'm looking for a list of software testing conferences, please help me.