What is the difference b/n Testing Methodology and Testing
methods?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
what is meant by Adapt testing?
wat is the role of tester in SDLC
How client/server application is complex?
What is test Data?
Hello Everyone, I am trying to seek a job in testing. Could someone please send me few real time 'Test Plan','Test Case','Tracibility Matrix'? Thanks, Lakshmi lakshmi.laks@gmail.com
what is stub and driver ?explane in brife.,and some example
How can it be known when to stop testing?
Can you explain a pair-wise defect?
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
What type of metrics we prepare in testing?
what is tracebility matrix and what will be there in tracebility matrix?tell me details like idno, discription....etc.pls any one answer this question?
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?