What is testing methodology?
Answers were Sorted based on User's Feedback
Answer / aditya negi
I guess testing methodologies should be
1. Manual
2. Automation.
because as we know that only two know methods via which testing can be implemented on any application.
Rest Waterfall, Spiral, Prototype,RAD, Incremental, V and Agile are the methodologies for the software development.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shilpa
Testing methodology is the approach you are using for
testing.
As said above, different models are used for this purpose:
- Waterfall model
- V Model
- Spiral Model
- Incremental Engineering
- Evolutionary Model
and many more
| Is This Answer Correct ? | 29 Yes | 30 No |
Answer / pawan
Testing Methodologies are the way through which software
testing done successfully in which different Models are used
like,
V-model
Waterfall model etc.
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / namrita
There are numerous methodologies available for developing
and testing software. The methodology you choose depends on
factors such as the nature of project, the project
schedule, and resource availability..
common methodologies used for software development and
describes their relationship to testing
1. Waterfall Model
2.Prototyping Model
3.Agile Methodology
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / kiran
black box testing in done in testing phase and white box
testing has to be performed in coding phase in all the
applications.so they are types of testing..
it includes graybox testing also
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sravanthi
To derive best possible test cases to achieve completeness of testing in application source and functionality we use testing methodologies
we have three testing methodologies
1.Black box testing
2.White box testing
3.Gray box testing
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / udaya
Testing methodaligy is nothing but in which way we are testing .
we have 3 types of testing methodolyges.
They are
White box testing
Black box testing
Gray box testing
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / knag
Methodology means the method we follow at our organization
like v-model, spiral, waterfall etc.....
| Is This Answer Correct ? | 12 Yes | 20 No |
Answer / upendra.chava
In general,the system testing process is starting with
system test initiation by PROJECT MANAGER/TEST MANAGER. The
corresponding PM/TM is preparing TEST STRATEGY (OR) TEST
METHODOLOGY.This document defines an approach to be followed
by testing team in current project.
| Is This Answer Correct ? | 6 Yes | 20 No |
Retesting will be coducted on particuler bug or entair application?
What is ADHOC testing ?
If you are the Test Team Leader and one of the Team Member is not supporting and not working according to your expectations what would you do? how will u handle him?
what is the difference between test bed and test environment?
What is the bug life cycle?
Why do you go for White box testing, when Black box testing is available?
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
Give an example for pre testing and post testing ?
what is impact analysis?....and base line version?...
What r test closure documents?
wht is Driver in Integration testing
what is the testing process