What is the difference b/n Testing Methodology and Testing
methods?

Answers were Sorted based on User's Feedback



What is the difference b/n Testing Methodology and Testing methods?..

Answer / kiranp

Testing Methodologies means what type of SDLC is using.
where Testing methods, tell which type of method your using
for the testing appilcation.

Is This Answer Correct ?    4 Yes 1 No

What is the difference b/n Testing Methodology and Testing methods?..

Answer / muralidharan

Test Methodology:
It is define as the basic approach for
perfoming the testing for an application.

Test Methods:
The test methods are like levels of testing
like
1.Unit testing,Integration testing,system testing,User
acceptance testing
2.Adhoc testing, system testing,regression
testing,exploreratory testing
3.Test Techniques for preparing the test cases like
equvivalence partioning,boundary value analysis,error
guessing (Black box testing)
4.White box testing

Muralidharan
dharanmu@yahoo.com

Is This Answer Correct ?    1 Yes 0 No

What is the difference b/n Testing Methodology and Testing methods?..

Answer / anil ekka

Testing Methodology define process, set of rules and
principle which are follow by group concerned with Testing
the application. Here i explain 7 step testing methodology:
1.Test Requirement Analysis
2.Test Plan
3.Test Design
4.Test execute
5. defect track
6. Test Automation
7. Test Maintain

Testing methods or we can say that Testing Techniques:
White Box Testing (Unit Testing, Integration Testing)
Black Box Testing (System Testing, Functional Testing,
Performance Testing>Load testing>stress testing>volume
testing & Security Testing)
UAT (done by user/client with actual/live data)

If i am wrong, please let me know.

Is This Answer Correct ?    3 Yes 3 No

What is the difference b/n Testing Methodology and Testing methods?..

Answer / sujatha

Hai,

Testing Methods means
It's used to achevie the better quality product for that we
have to follow the some methods like Block box and white
box testing
test methodologies means
Test plan
test development
test execution
result analysis
bug reporting
summarise the reports
these all are comes under to test methodologies

Is This Answer Correct ?    0 Yes 3 No

What is the difference b/n Testing Methodology and Testing methods?..

Answer / kamboja raju

Testing Methods are WHITE BOX TESTING, BLACK BOX TESTING,
GREY BOX TESTING ,THREAD AND CRUD TESTING.
Testing Methodologies are
BOUNDARY VALUE ANALYSIS(BVA)
EQUIVALENT CLASS PARTITION(ECP)
CAUSE EFFECT GRAPH ANALYSIS(CEG)

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

if a very low defect (user interface )is detected by u and the developer not compramising with that defect what will u do?

3 Answers   MBT,


Please explain test matrices

2 Answers   Persistent,


which based on check each field in application?

3 Answers  


wat is build duration

1 Answers   CTS,


you have 200 testcase there is no enough time to excute all the testcase but you have to released that build.what can u do it?

1 Answers   Veritas,






If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?

5 Answers  


Can anyone tell me, What is wound fixing?

0 Answers   Value Labs,


What is the initial stage of testing?

7 Answers  


What is severiety and priority of the bug?how do they effect u to report the defect in the builds?

4 Answers   Midas Technologies,


What is meant by gui testing?

4 Answers  


what to test in usability testing.?

3 Answers  


What types of documentation are used in qa?

0 Answers  


Categories