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 ISO?
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
What are the metrics used in testing .
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
Mapping the test cases with the requirement. What is this process called?
After insert the record in forntend, How will u check the backend by manually? Please explain..
Write the test cases for file transfer from one user to other from Google Drive/drop box?
For what purpose are virtual users created?
HI frnds, can any one tel me..when a tester can starts test case writing? reply sooooon plss..
how to know whether the bug is valid or invalid?
compatibility testing?
How do we find Effectiveness of Test Cases..Thanks in advance...