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 |
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out
What types of documentation are used in qa?
What are the two ways to create test scripts?
What is Localization and Internationalization Testing
define the testing technique?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
In manual testing (web based testing)interview, interviewer asked me "How you connect to the database?" What is the answer for this question
what is the diff between testbed and test environment?
What is internatinalisation Testing?
How do you prepare a regression testing suite?
What is online testing?
what s test block ratio? please any one answer me..