what are testing Techniques? Pls answer

Answers were Sorted based on User's Feedback



what are testing Techniques? Pls answer..

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

what are testing Techniques? Pls answer..

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

what are testing Techniques? Pls answer..

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

what are testing Techniques? Pls answer..

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 are testing Techniques? Pls answer..

Answer / laxmi

Black Box, White Box and Grey Box

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

when you open a stand alone application then the application is displayed on the screen.what type of testing is this?

1 Answers  


what is database teesting?

4 Answers  


can anybody able to provide me answer with real time example....1) 5 critical,major & low severity and 5 critical,major & low priorities

0 Answers  


hi, How would you define the QA and QC?

7 Answers   BirlaSoft,


so far how many bugs you have found?what are those means what should we answer for that?

2 Answers  






Can you explain how state transition diagram can be helpful during testing?

1 Answers  


which test cases are not to be automated

5 Answers   Accenture, IBM,


What is verification in software testing?

0 Answers  


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

2 Answers  


Hi,please help me out with my ques:how many testings will a tester does?

1 Answers  


Explain Localization Testing ?

3 Answers   CTS,


What is the difference between Test Matrix and Test case

1 Answers  


Categories