What are the testing techniques? pls let me know in detail
Answer Posted / 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 |
Post New Answer View All Answers
What are the attributes of a good software qa engineer?
Mention the different types of software testing?
Explain what should your qa documents include?
What is the Procedure and documents for obtaing CMM Certification
best trainig institutes and best faculty in chennai for software testing ?
How is adhoc testing different from exploratory testing?
Define bug leakage and bug release?
What are the key components of a bug report?
Enlist some of the key challenges that are faced while performing software testing.
What are the test artifacts involved in qa?
Write down the differences between the responsibilities of qa and programmers?
List out various tools required to support testing during development of the application?
A water-quality monitoring system?
What the purpose of testing?
What is basis path testing?