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

Can the system testing be done at any stage?

1 Answers  


what is the difference between error,bug and defect?

29 Answers   CTS, DigiXL,


Where you maintains the Repositories

1 Answers   Virtusa,


What is Deffered? explain it who allocate it?

11 Answers   BeBo Technologies,


7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss

3 Answers   Mind Tree,






What is Conventional & Unconventional testing?

0 Answers  


Explain severity with example and expalin each example?

1 Answers   Vertex,


What is the V model,Tell me in brief??

4 Answers  


where we do database testing in real time project ? and how ...??

2 Answers  


I went RightPath Hyderabad Fresher Job on Testing the following Questions they asked...

2 Answers  


what is crud testing ?

4 Answers   HP, Intel,


1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false

2 Answers   Infosys,


Categories