What r the types of test methodologies?

Answers were Sorted based on User's Feedback



What r the types of test methodologies?..

Answer / r. prathap kumar

Two types of methodologies are Black box and white box testing.
In black box testing there are 4 techniques they are:
1. Equivalent Value Patitioning
2. Boundary value analysis
3. Cause effect graphying
4. Error guesing
In white box testing there are 5 techniques they are:
1. Statement coverage
2. Branch coverage
3. Condition coverage
4. Function coverage
5. Path coverage

Is This Answer Correct ?    14 Yes 3 No

What r the types of test methodologies?..

Answer / jmhk

1.Black box testing and
2.white box testing are the methodologies

Is This Answer Correct ?    16 Yes 6 No

What r the types of test methodologies?..

Answer / guest

1) black box
equivalence partioning
boundary value analysis
error guessing

2)white box testing
code coverage
line coverage

Is This Answer Correct ?    10 Yes 6 No

What r the types of test methodologies?..

Answer / varsha b

Test methodology means procedure used to derive or select
test cases.

followig are common test methodologies.

Static

1>informal review 1>control flow
2>walkthrough 2>Data flow
3>technical review 3>Static analysis
4>Inspection


Dynalic

1>Equivalence partioning 1>Statement testing
2>Boundry value analysis 2>Decision testing
3>Decision tables 3>Condition testing
4>State transition 4>Multicondition testing
5>Use case testing

Is This Answer Correct ?    8 Yes 4 No

What r the types of test methodologies?..

Answer / tester

Black box testing and white box testing are Testing
Techniques not methodologies.

We can define one methodology as follows

1. Create Testplan/Strategy
2.Design Testcases
3. Execution of Testcses
4. Reporting

Is This Answer Correct ?    6 Yes 5 No

What r the types of test methodologies?..

Answer / smarty

Software Testing Methodologies
• Waterfall model
• V model
• Spiral model
• RUP
• Agile model
• RAD

Is This Answer Correct ?    4 Yes 3 No

What r the types of test methodologies?..

Answer / isaac emore

V model
Waterfall model
Spiral Model
Agile model
RAD
RUP

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

In a month how many times bugs will be send to your developer. 1 or 2

2 Answers   Calsoft,


Describe to me the Software Development Life Cycle as you would define it.

1 Answers  


In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.

4 Answers  


How will u Identify Defect Duplication

2 Answers   Fidelity,


Do Testers write or update a Testplan? I know its the TeamLead responsbility but i want an exact answer for interview purpose? By any chance if they ask do you ever got to write the Test plan in such cases what to answer?

2 Answers  






Is there a way to estimate acceptance test cases in a system? What is a test suite?

0 Answers  


Can you explain exploratory testing?

0 Answers  


hi all, I am doing Testing course,can anyone help me what is domain & module?

5 Answers  


What is bidirectional traceability ??? and how it is implemented

0 Answers   Covansys, TCS,


what is meant by spiral model?explain with picture?

3 Answers   TCS,


waht is the quality in your company?

5 Answers  


What is Software Testing? Objectives of Testing?

3 Answers   Satyam,


Categories