[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


...different testing methodologies. Thanks

<< Back to: comp.software.testing Frequently Asked Questions (FAQ)

Question by sumte
Submitted on 9/21/2003
Related FAQ: comp.software.testing Frequently Asked Questions (FAQ)
Rating: Rate this question: Vote
What are the different testing methodologies.

Thanks


Answer by pradhyu_rak
Submitted on 9/23/2003
Rating:  Rate this answer: Vote
1) black box
2) white box

 

Answer by Niranjan
Submitted on 10/21/2003
Rating:  Rate this answer: Vote
Basis Path
Control Structure
Find more on this @
http://sern.ucalgary.ca/%7espringl/Seng621/621essay.html

 

Answer by Naeem
Submitted on 3/6/2004
Rating:  Rate this answer: Vote
Object Oriented Software Testing Methodologies
Top to bottom Software Testing Methodologies
Bottom to Top Software Testing Methodologies
Heuristic Software Testing Methodologies

 

Answer by Hemanth
Submitted on 3/11/2004
Rating:  Rate this answer: Vote
1. Waterfall Model
2. V Model
3. rapid Application Devélopment

 

Answer by vishal
Submitted on 3/25/2004
Rating:  Rate this answer: Vote
47 65 y

 

Answer by Ajay
Submitted on 5/7/2004
Rating:  Rate this answer: Vote
1. Boundary Value analysis
2. McCabe's Complexity methodology

 

Answer by Aamir Khan
Submitted on 7/3/2004
Rating:  Rate this answer: Vote
Basic Path Execution
Data Validation
Boundry Level Testing
GUI Testing
Testing (Test to Pass and Test to Fail)
Load & Performance Testing
Smoke and Regression Testing


 

Answer by Ashok
Submitted on 8/19/2004
Rating: Not yet rated Rate this answer: Vote
Testing Methodologies is a combination of two things
1)Test Strategy
2)Testing Tactics
Test Strategy would indicate the risks that are associated with the s/w been tested & also would suggest methods to reduce these risks.
Testing tactics are the actual test plan & the testings carried out. as people have quoted in the above comments it would involve the following testing
1)Integration
2)System
3)Acceptance Testing

 

Answer by MADHUSUDHAN REDDY
Submitted on 8/28/2004
Rating: Not yet rated Rate this answer: Vote
Diff testing methodologies are
1.Unit Testing
2.integration testing
3.system testing
4.user acceptance testing
5.Art of debugging
For more details res:Software engineering By Stroutsup

 

Answer by kasu
Submitted on 9/9/2004
Rating: Not yet rated Rate this answer: Vote
Unit Testing
Integration Testing
System Testing
User Acceptance Testing

 

Answer by jayabharatvardhan
Submitted on 9/20/2004
Rating: Not yet rated Rate this answer: Vote
Methodologies  viz.,
Grey Box Testing
Black Box Testing
White Box Testing

 

Answer by nagapriya
Submitted on 10/1/2004
Rating: Not yet rated Rate this answer: Vote
waterfall model
v model
spiral model

 

Answer by jreed
Submitted on 10/5/2004
Rating: Not yet rated Rate this answer: Vote
White Box testing
Black Box testing
Functional testing
Stress testing
Usability Testing

 

Answer by Shiva
Submitted on 11/2/2004
Rating: Not yet rated Rate this answer: Vote
Positive Testing
Negative Testing

 

Answer by rav
Submitted on 11/22/2004
Rating: Not yet rated Rate this answer: Vote
V mode
PETT model
fish model

 

Answer by viswa
Submitted on 2/26/2005
Rating: Not yet rated Rate this answer: Vote
water fall model
v Model
Rapid Application Development(RAD)
Rational Unified process(RUP)

 

Answer by chandrababu
Submitted on 7/19/2005
Rating: Not yet rated Rate this answer: Vote
Different testing methodlogies are as follows:
Waterfall Model
V-Model
Incremental and Iterative Model
Extreme programming/Agile Methodology Model
Scrum

 

Answer by savita
Submitted on 2/2/2006
Rating: Not yet rated Rate this answer: Vote
Equvelence partioning
boundary value analysis
error guessing
cause effect
decision table
statement coverage
decision coverage
condition coverage

 

Answer by Rajkumar
Submitted on 2/21/2006
Rating: Not yet rated Rate this answer: Vote
V Model,Water fall Model,Spiral model etc

 

Answer by Rajkumar
Submitted on 2/21/2006
Rating: Not yet rated Rate this answer: Vote
V Model,Waterfall Model,Spiral model etc

 

Answer by Pree
Submitted on 4/19/2006
Rating: Not yet rated Rate this answer: Vote
* Requirement Based testing
* Priority Based Testing
* Model based Testing
* Risk Based Testing
* UML/Usecase Based Testing
* State Transition Based Testing

 

Answer by Prasuna
Submitted on 5/5/2006
Rating: Not yet rated Rate this answer: Vote
System Testing Methodologies
Structural based Testing Methodologies
Functional Testing Methodologies
Embedded Hardware and Software Testing Methodologies
Automated Testing Methodologies

 

Answer by srinivasa_ch
Submitted on 7/10/2006
Rating: Not yet rated Rate this answer: Vote
White box testing
Black box testing
gray box testng
GUI Testing
web Testing
Functional Testing
Cursory testing

 

Answer by Christo Bence
Submitted on 8/30/2006
Rating: Not yet rated Rate this answer: Vote
Talking about a test methodology is a rather dangerous exercise. Usually testing piggy-backs on the Software Engineering Methodology that should make provision for testing. Therefore according to British Computer Society you have Sequential (Waterfall, V-Model), Iterative, RAD and Spiral.

 

Answer by Govind
Submitted on 9/23/2006
Rating: Not yet rated Rate this answer: Vote
It's an systematic flow to define how the development and testing process has to be done.

 

Answer by bindu
Submitted on 1/3/2007
Rating: Not yet rated Rate this answer: Vote
equivalence partitioning
boundary value analysis

 

Answer by Nanda
Submitted on 1/5/2007
Rating: Not yet rated Rate this answer: Vote
1.Black Box
2.White Box &
3.Grey Box

 

Answer by chinna
Submitted on 2/19/2007
Rating: Not yet rated Rate this answer: Vote
blackbox

 

Answer by praveen
Submitted on 3/1/2007
Rating: Not yet rated Rate this answer: Vote
rational unified process model
Agile model
V model
waterfall model
modified waterfall model


 

Answer by Priyadarshini
Submitted on 3/7/2007
Rating: Not yet rated Rate this answer: Vote
Static Testing(Informal Review, Walkthroughs, Inspection)
Dynamic Testing(White box testing and Black box testing

 

Answer by Honey
Submitted on 3/26/2007
Rating: Not yet rated Rate this answer: Vote
Black Box Testing
White Box Testing

 

Answer by ramagopal
Submitted on 3/30/2007
Rating: Not yet rated Rate this answer: Vote
Basically only two types of methodologies that are
1.Blackbox testing
2.whitebox testing

 

Answer by munni
Submitted on 4/3/2007
Rating: Not yet rated Rate this answer: Vote
waterfall method
v model
spiral method
prototype
rational unified process
agile

 

Answer by Paramjeet
Submitted on 4/20/2007
Rating: Not yet rated Rate this answer: Vote
1. Waterfall Model
2. V Model
4.Risk model
3. rapid Application Devélopment

 

Answer by Aaryan
Submitted on 4/29/2007
Rating: Not yet rated Rate this answer: Vote
hmmm
wow...everyone that answered is desi..
i guess only us Desis are QA testers... :)
geez..no one mentioned validation point testing

 

Answer by vikram
Submitted on 6/11/2007
Rating: Not yet rated Rate this answer: Vote
Waterfall Model:
v-model
Incremental or Iterative development
Prototype model
Agile Methodology

 

Answer by madhavi
Submitted on 6/16/2007
Rating: Not yet rated Rate this answer: Vote
black box
white box

 

Answer by Maruthi
Submitted on 7/12/2007
Rating: Not yet rated Rate this answer: Vote
1. Test Strategy
2. Test planning
3. Test coordination.
4. Documentation.
5. Defect Management.
6. Inspection.
7. Regression.
8. Implementation.

 

Answer by chinnu
Submitted on 7/17/2007
Rating: Not yet rated Rate this answer: Vote
please dont write anything if you dont know

 

Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to: comp.software.testing Frequently Asked Questions (FAQ)


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.