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

What is configuration management in software testing ?

2 Answers  


What is difference between Client-Server and Web based architecture.?

2 Answers   Disha Tech, Verisoft,


what are questions asked in TCS for database tester (sqlserver)?ay idea

0 Answers   Satyam,


Suppose " You are given a build with 5 modules to test as per the Customer request after finalization of SRS, But the SRS contains only documentation about 4 modules. On what basis you will continue the testing of 5th module." ?

15 Answers   HCL, TCS,


After which phase you are performing UAT?

5 Answers  


please send me database stored procedure checklist.

0 Answers  


what is tracebility matrix? what is negative testing

14 Answers   Creative Informatics, RTG, Symantec, TCS,


what is the difference b/n DPD(Defect profile document) and DRD(Defect Report document).

1 Answers   Zensar,


what is diffrence between dynamic black box testing and dynamic white box testing

0 Answers  


Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?

1 Answers   Amazon,


What are the fields of Tracebility Matrix?

3 Answers  


Give an example of high severity and low priority bug?

2 Answers  


Categories