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 |
What are various ways of calculating defect density? What is recommended for .Net based development projects?
What is the differnt between Test condition and TesT Scenario
how to access a build & wat is its configuration.
What is the format of bug report?
what are the advantages of process in Quality Assurance?
The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile
what is test plan? what are main thing for test plan? How does it work? What is testDirector? what are mazor componats of TestDirector?
Some questions generally asked but i haven't correct answer. Becuase interviewer asking with example. Like : need to verify the google with 4 functionalty. 1. How does we estimate the Test case. 2. How does we estimate the automation testing process.
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
How would you prepare the test plan without srs?
WHAT IS A DIFFERENCE BETWEEN BUG AND DEFECT
How is Release Management is done in STLC. What are tools can be used for the same.