Testing methodologies

Showing Answers 1 - 46 of 46 Answers

radhika

  • Aug 31st, 2006
 

i need testing tools faqs

  Was this answer useful?  Yes

ramaa

  • Sep 8th, 2006
 

hi all the testing techniques what we are using will come under testing methodologies,ex:functionality testing,recovery testing,security testing,paraller testing,sanity testing and so on

  Was this answer useful?  Yes

nidhi

  • Sep 13th, 2006
 

So, can we say all kinds of testing comes under methodolgies? 

  Was this answer useful?  Yes

Krishna Kanth

  • Sep 18th, 2006
 

Hi, Depending upon the percetion, how the application is to be tested 2 methods of testing had evolved under Testing Methodologies, they are 1. Blackbox Testing and 2. Whitebox Testing.KK

  Was this answer useful?  Yes

subhas

  • Oct 19th, 2006
 

testing methodoly are mainly two types:

i BVA :boundary value analysis.-to test upper and lower edge value

ii.BCP:boundary class/partition-to test with equal no.of + & - inputs for upper and lower edge values

  Was this answer useful?  Yes

Kalyan

  • Nov 27th, 2006
 

BBT and WBT comes under testing methodologies..

  Was this answer useful?  Yes

Sibakhat

  • Jan 22nd, 2007
 

They Are 3 Types Of Test Methodlogies,They Are White Box Technique,Black Box Technique and Grey Box Technique

gnama

  • Feb 1st, 2007
 

Testing Methods are of 4 types
1) Water Fall Methodology
2) RUP (Rational unified process) Methodology
3) AGILE methodology
4) X-Treme Methodology

pbchandran

  • Mar 8th, 2007
 

hope,  everybody got confused with testing methods.

Testing methodologies:
1.Static Testing
2. Dynamic Testing

Testing Types:
1.Functional Testing
2.Non-Functional Testing

Testing Techniques:
1.Black Box
2. White Box


I think u all may agree with me.

- Bala(tester.balu@gmail.com)

Sirish

  • Mar 16th, 2007
 

There are mainly 2 types of testing methodologies:
Waterfall
Iterative ( includes RUP, Agile, Extreme Programming, and Rapid Application Design)

  Was this answer useful?  Yes

venu

  • Mar 29th, 2007
 

Hi,
 
 This is venu

yes ur exactly right

there are testing methodologies like
 water fall model
V-model

  Was this answer useful?  Yes

guggu

  • Aug 12th, 2007
 

Hi friend,


V model,waterfall model comes under SDLC types but not testing methodologies.

Thanks,
guggu

  Was this answer useful?  Yes

Test Methodlogy: Test Methodology is

Requirements --> Test Intialization --> Test Plan Designing --> Test Case Designing --> Test Case Execution --> Defect Report --> Result Analysis --> Retesting & Regression Testing --> Closure.

Hareesh Kumar
9989603006

  Was this answer useful?  Yes

Balakrishna

  • Dec 10th, 2011
 

Methodologies means Water fall model, V_model, Iteration with agile methodologies.

  Was this answer useful?  Yes

Balakrishna

  • Dec 10th, 2011
 

BVA,EP,Error guessing,State strangactions are testcases design Technics or block box testing Technics

  Was this answer useful?  Yes

Victoria

  • Jan 13th, 2012
 

Test Methodology is
Define
Design
Develop
Test
Deploy

  Was this answer useful?  Yes

lathasekhar

  • Mar 14th, 2012
 

There are three methods of testing

(a) Black-Box Testing
(b) White-Box Testing
(a)Grey-Box Testing

(a) Black-Box Testing: If one performs testing only on the functional part of an application with out having any structural knowledge then tat method of testing is known as Black-Box testing, usually the test engineers perform it.

(b) White-Box Testing: If one performs testing on the structural part of an application then that method of testing is known as white box testing, usually the developers or white box testers perform it.

(c) Grey-Box Testing: If one performs testing on both the functional part as well as the structural part of an application then that method of testing as known as gray box

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions