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
Why is automation testing preferred over manual testing?
What is a test strategy and what does it include?
What are the tests activities that you want to automate in a project?
What is the difference between test case and test data?
Where I can get ITB/ISTQB sample question paper?
what are the tables in testcases?
is possible smart identification through descriptive Programing
How you will begin to improve the QA process?
What is context driven testing?
Mention some of the types of software testing?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
What should Development require of QA?
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
What is bug?
What is the most critical bug you found in your latest project or overall in your career ?