what are testing Techniques? Pls answer
Answers were Sorted based on User's Feedback
Answer / ch.s.m.prasad,kkd
testing techniques
1.Boundary Value Analysis
2.Equalance Class Partition
3. Error Guessing
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / kalyan chakravarthy
Testing Techniques are two types. They are Static and
dynamic. They have own strenths and weakness.
Static Testing: testing of a component r system at
specified or implementaion level without execution of that
software, e.g reviews and static analysis.
Dynamic Testing: Testing that involves execution of the
s/w of component r system.
Dynamic testing is 3 types of techniques
1. Structure based (white Box)
2. Specificaton Based (Black-box)
3. Experience Based
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / subbulakshmi
Black Box and White Box are testing types and not tetsing
techniques.
Testing techniques are as follows:-
The most popular Black box testing techniques are:-
Equivalence Partitioning.
Boundary Value Analysis.
Cause-Effect Graphing.
Error-Guessing.
The White-Box testing techniques are: -
Statement coverage
Decision coverage
Condition coverage
Decision-condition coverage
Multiple condition coverage
Basis Path Testing
Loop testing
Data flow testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / m.c.balamurugan
Black box testing technique and white box testing technique
Black box---->tester will give the input and he will check
the expected output only. Errors are not tranprancy.
white box----->Checking the interior part of project like
codings. Errors are traprancy.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
can any one tell whats the difference between smoke testing and sanity testing
13 Answers CIC, HCL,
What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?
When bug is raised ?
Test case for Google home page
when there is a new enchancement done by the developers what will do as a tester ?
how to do manual test?
What are the bussiness scenories?
What is the difference between Functional test cases and UAT test cases?
what i s SRS
18 Answers Accenture, BPR, CLG,
what r the best jobsites for manual and automation testing? except testingken.com
How will you determine when to stop testing?