What is the difference between Testing Methodology and
Testing Technics?
Answer Posted / i_luv_bugs
Testing Methodologies: Software Methodologies are not
restricted to testing, basically they are defined at project
level. The defined methodology for any software project
would be applicable to complete software development life cycle.
Some of the Methodologies I am aware of are:
1. Rapid Application Development aka RAD
2. Spiral model aka prototyping
3. V-model
4. Waterfall model
5. Agile Methodology - one of the most popular methodology
now a days in various organizations.
Testing Techniques: Testing techniques are the approaches
used for writing test cases / test plans and execute them.
The following testing techniques are widely user for
preparing test cases and doing adhoc testing:
1. Equivalence partitioning
2. Boundary Value Analysis
3. Cause-Effect Graphing
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
HOW TO CREATE SRS REVIEW REPORT TO PL?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
How the application is launched to the production environment?
Can you explain decision tables?
Explain crud testing.
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
Please Tell me About Fish-Bone Model. Thanks in Adv.
What is frame level testing and how do we test it?
list of methods that is used to document the requirements of a software.
!what are the entry criteria for antomation testing ?
What is AGP?what is setup.inf?What are the ways to install driver?
Why documentation testing is important?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?