What r the types of test methodologies?
Answers were Sorted based on User's Feedback
Answer / r. prathap kumar
Two types of methodologies are Black box and white box testing.
In black box testing there are 4 techniques they are:
1. Equivalent Value Patitioning
2. Boundary value analysis
3. Cause effect graphying
4. Error guesing
In white box testing there are 5 techniques they are:
1. Statement coverage
2. Branch coverage
3. Condition coverage
4. Function coverage
5. Path coverage
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / jmhk
1.Black box testing and
2.white box testing are the methodologies
| Is This Answer Correct ? | 16 Yes | 6 No |
Answer / guest
1) black box
equivalence partioning
boundary value analysis
error guessing
2)white box testing
code coverage
line coverage
| Is This Answer Correct ? | 10 Yes | 6 No |
Answer / varsha b
Test methodology means procedure used to derive or select
test cases.
followig are common test methodologies.
Static
1>informal review 1>control flow
2>walkthrough 2>Data flow
3>technical review 3>Static analysis
4>Inspection
Dynalic
1>Equivalence partioning 1>Statement testing
2>Boundry value analysis 2>Decision testing
3>Decision tables 3>Condition testing
4>State transition 4>Multicondition testing
5>Use case testing
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / tester
Black box testing and white box testing are Testing
Techniques not methodologies.
We can define one methodology as follows
1. Create Testplan/Strategy
2.Design Testcases
3. Execution of Testcses
4. Reporting
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / smarty
Software Testing Methodologies
• Waterfall model
• V model
• Spiral model
• RUP
• Agile model
• RAD
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / isaac emore
V model
Waterfall model
Spiral Model
Agile model
RAD
RUP
| Is This Answer Correct ? | 2 Yes | 2 No |
If there is only one module or unit then how you test it?
Gv example of a defect with high priority and low severity? Gv example of a defect with high severity and low priority?
Name three reasons why the tester may choose to record in Analog mode.
is tha integration testing include non functional test?
Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My ID:spam4rekha@gmail.com Q : what is BVA and ECP ? Thank You rekha
what is test coverage matrix? what its use? and its format?
What is disaster testing and recovery testing ?
Tell me about the best bug you ever found
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
How to prepare web applications use case document.can you send the some sample use case document for web application Project?
As a tester how much server knowledge is enough to know. I worked in Tomcat 5 and Jboss 4.0.3 server but I didn't have any knowledge on that please help me to know more about this? i had lot of questions in this. What architecture, what configuration, draw how it works..but not able to manage. please help me.
How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.