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 |
Can you explain equivalence partitioning?
There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.
What r the inputs in System Testing?
Which is a form of Functional testing 1)B V A 2)Usability testing 3)Performance testing 4) Security testing.Its urgent
Why tester should know database concepts?
what is test scenario and test case ?please explain detail
What are the recommended sites or books for software testing?
Software life Cycle models
what is an inconsistent bug?
what is usecase? tell me the attribute of usecase?
why tracability matrix need in manual testing? how to create tracebility matrix for web application.. please can u send ur replies
what is the difference between Test-bed and test topology?