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 Resprint and Patch?
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
plz explain about tracebility matrix with example? thanks in advance
how will u create diff types of scenario for any website?
what is the difference between softsmith qamonitor and bugzilla?
What is gamma testing?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
What is white box testing?
Explain in detail whole test process activities.
what is the difference between sanity testing and smoke testing.
Please explain test matrices
What does the verification process include: a. Reviews b. testing c. Both D. none of these