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 |
Explain Alpha Testing and Beta Testing
What are the steps involved in Manual Testing
what is Latent Bug?
Give an example for Waterfall model and iteration model??
What is Load Testing and Stress Testing explain it with examples
Test Manager's role in preparing proposals?
what is the difference between V model and Waterfall model used in SDLC?
what is penetration testing
diff stages between open and fixed status in defect bug cycle
I HAVE AN INTERVIEW IN A SOFTWARE COMPANY FOR THE POST OF FUNCTIONAL TEST ENGINEER. THEY WANT THE PERSON FROM BCOM BACK GROUND( I AM A BCOME GRADUATE 2006) AND THE PERSON SHOULD HAVE GOOD ACCOUNTS KNOWLEDGE. NOW I WANT TO KNOW WHAT KINDS OF QUESTIONS THEY CAN ASK OR CAN GIVE IN WRITTEN TEST. I M NERVOUS COZ ITS BEEN 5 YEARS I HAVE DONE BCOM. SO HOW SHUD I PREPARE FOR INTERVIEW.PLEASE HELP? reply me pls. its urgent. thanks
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
can u explain me v-model?I told him we will do parallely both devolpment and testing . frs------------useraccepatance testing \ / srs system testing \ / HLD integration testing \ / LLD--------------------- unit testing \ / CODING he asked me how ur frs is done parallel with useracceptence testing and srs is done parallel to system testing and HLD IS done parallel to integration testing and LLD is done parallel to unit testing.Give me a clear clarification for it?