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 |
I am a fresher.looking for testing jobs.I would like to know what kind of questions will be asked for freshers for the post of test engineer.
Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!
can any one tell me about ieee standrad testcase formats plzzzz
What is crud testing and how to test crud?
What is CMM and CMMI? What is the difference?
In "V" model, how OQ is related to DS.
how v come to know that v hv to use which tool 4 this proj?
anyone can explain about SDLC models??
How would you prepare the test plan without srs?
Explain bug leakage and bug release?
I have to write a User Story for a customer withdrawing cash out of an ATM. Can you send me some examples PLEASE. I appreciate your assistance.
What is the difference between functional and nonfunctional testing?