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 |
How or why testing is associated with the term "BOTTLE NECK"
What is Dataguidelines?
What is the good qualities of test enginner
What is sdlc ? Explain ? Testing life cycle ?
Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.
How to find that tools work well with your existing system?
Can any1 tell me what is the use of Shell Scripting on Manual Testing ?
how can u differentiate intgration test cases with functional test cases
CAN WE ADD NEW OBJECTS & PROPERTIES INTO SHARED OBJECT REPOSITORY?
what is the Difference between Integration testing and system testing?
Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI
Can anybody explain me branch/decision coverage with a example.