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 Web testing & which action we take at the time of Web Testing?
How do u determine,what to be tested?
What is Conventional & Unconventional testing?
What are the web designing tools ?
write test cases on wall
What types of documentation are used in qa?
Can any one explain me what is difference between Test Methodology and Testing Techniques?
Software life Cycle models
In real time how Data base testing is done Manually? Mean to ask we write sql queries WHere, If you r using test management tool like HP QC
can you tell me how to write test cases from use case?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is the full form of cmmi?