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 |
when you open a stand alone application then the application is displayed on the screen.what type of testing is this?
what is database teesting?
can anybody able to provide me answer with real time example....1) 5 critical,major & low severity and 5 critical,major & low priorities
hi, How would you define the QA and QC?
so far how many bugs you have found?what are those means what should we answer for that?
Can you explain how state transition diagram can be helpful during testing?
which test cases are not to be automated
What is verification in software testing?
can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting
Hi,please help me out with my ques:how many testings will a tester does?
Explain Localization Testing ?
What is the difference between Test Matrix and Test case