What are the testing techniques? pls let me know in detail

Answers were Sorted based on User's Feedback



What are the testing techniques? pls let me know in detail..

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

What are the testing techniques? pls let me know in detail..

Answer / shyam.meghansh

All Techniques which are included in Black box

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QA Concepts Interview Questions

how can u test cookies?

1 Answers   Ducat, IBM, Sutherland,


anyone can explain about types of verifications

2 Answers  


In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?

0 Answers  


What is backus-naur form?

0 Answers  


What is User Acceptance testing?

7 Answers   Ordain Solutions,






What is quality assurance? What types of testing do testers perform?What ifs the difference between defect, error, bug, failure, fault?

2 Answers  


What is meant by Bidirectional Tracebility matrix?

3 Answers   AZTEC,


who will give priority and severity for testcases?

5 Answers  


Mention what are the types of documents in sqa?

0 Answers  


-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?

0 Answers  


Need urgent answers for the interview questions? Interviewer asked 1) when you don't have enough requirements spec how did you perform testing? 2) once the project went live if you come to know that there is a bigger defect(bug) what will you do? 3) when there is a bug in the code but not mentioned in the requirement spec( while testing for some other if you come to know this bug) what will you do? I answered these questions but interviewer was not satisfied can any one please tell me the best answers for these kind of situations. I have other interview next week so please provide me the answers or can email me the answers my I'd is tester582@gmail.com. Thanks in advance

3 Answers   Maxwell,


what is test scenario?explain with example(positive and negative aspect)

2 Answers  


Categories