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 types of bugs will we find out in banking projects
How do u approach for testing a web application?
What are the testing processes after getting SRS to tester?
What are the disadvantages of manual testing?
What is CRUD testing
From what phase of project, testing will starts, what tester will do at starting stage?
What is meant by datadriven test?
what is the difference between section & test feature in test case documention?
what is the testing process
what are the test bugs
Is there any issue in the site www.allinterview.com?
What types of testings can you use in a sequence to test ATM transaction??