What is testing methodology?
Answers were Sorted based on User's Feedback
Answer / radhika
hi vidya,
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..
methodology means what model suites ur application ie.
waterfall model,spiral model,V model and so on....
| Is This Answer Correct ? | 123 Yes | 21 No |
Answer / sharada.j
We have different types of methodologies in software testing like:
1. SDLC
2. V-model
3. Waterfall model
4. Prototyping model
5. Agile Model
Now-a-days, most of the companies are following Agile methodology.
| Is This Answer Correct ? | 22 Yes | 5 No |
Answer / gj
Testing methodology is the approach you are using for
testing.
Different models are used for this purpose:
Waterfall model,V Model,Spiral Model,Incremental
Engineering, Evolutionary Model and many more
| Is This Answer Correct ? | 31 Yes | 15 No |
Answer / jr n.t.r
Test Methodology includes, the test strategy, Test design,
test execution and test results.
| Is This Answer Correct ? | 14 Yes | 6 No |
Answer / sukhjinder singh
In software testing,methodologies means which testing
method(model) to be use for developing the software
according to nature of project, the project schedule, and
resource availability.
There are numerous methodologies available for developing
and testing software.
1. SDLC
2. V-model
3. Waterfall model
4. Prototyping model
5. Agile Model
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / raghu
block bok testing is done by testing team and white box
testing is done by developing team.
As above different modules are used for this approach
-waterfall model suites
-spiral model
-v model ect.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ajai mathuria
The method used to test software application called testing
methodology,
testing methodology depends on organization to organization,
There are so many types of testing methodology
1. waterfall model
2. incremental model
3. RAD model
4. Spiral Model
5. V- model
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / arun
These are the methods which are to be used in software for testing the given product
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / lakki
A testing methodology is a tool or method used to test an application. As you listed, some methodologies include monkey testing, automated UI testing, regression testing, and so forth. Some might argue that testing techniques such as pairwise-combinatorial interdependence modeling or model-based testing are also methodologies. A testing strategy, on the other hand, is a holistic view to how you will test a product -- it's the approach you will take, the tools (and methodologies) you will use to deliver the highest possible quality at the end of a project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venkat reddy
Hi All
Software testing methodology, Waterfall model,V-model,Spiral model,Prototype model,Agile Model,fish model,Monkey model,
| Is This Answer Correct ? | 1 Yes | 1 No |
what is meant by system testing? what is functional testing? what is the difference between both of these testing? can anyone explain this in detail?
Give two examples of HIGH SEVERITY and LOW PRIORITY.
How did u perform regression testing what r the steps involved?
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
what is test initiation? can anybody post the answer. very urgent?
Who does integration testing ? Developer or Test Engineer?
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
When new application ready to test than whats your testing strategies?
0 Answers Capillary Technologies,
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?
What is the difference b/n Testing Methodology and Testing methods?
How can we change session time ?In JAVA application
what is check list?what is use of check list?who prepares that?