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 requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays
when 200 testcases are to be written in a single day, then what will you do?
How do u write integration test cases?do u have any special format?
what is BVA,EP?if any body knows this, post the answer for me.
Hi, I have almost completed 5 years in manual testing and now want to switch over or explore something new in testing. Friends, can you post me your sugesstions?
Which is the better way to explain tipical bug life cycle?
What is a Show Stopper?
when errors occurs in ur script wat will u do
what is diffrerence between build and version
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
Why UAT required
What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.