Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can any one explain me what is difference between Test
Methodology and Testing Techniques?

Answer Posted / girika

I think Test methodology and test techniques are the same.
There are 2 types of methodologies or techniques used in
software testing.
1.Static Techniques: this technique involves in the manual
examination of code or the project.
eg:reviews,walk through inspection etc
Reviews is done entirley as an manual activity such as
review of requirements,test spefication,test plan.test
scripts etc.
There is an early detetction of defects prior to execution.

2.Dynamic tecniques:These techniques require in the
execution of software.
The techniques used are 1.Black box testing:testing the
functionality of a system or a component without the
knowledge of internal code of the application.
common Techniques used for black box testing are:
1.Boundary values analysis
2.equivalence class partiotioning
3.Error guessing

2.White box testing:testing the application with the know
ledge of internal code of the system or Appliaction.Its a
structured based testing
1.Component level testing:testing the structure of the code
ie statments,braches and decisions
2.Integration level:testing how individual modules call
each other when they are combined or intergrated.
Typically done by the developers

3.Grey box testing:Combination of both Black Box testing
and white box testing

Hope this helps....please let me know if am wrong...

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

MS Paint

2151


Hello everybody, How many people do you think one sprint team can have in average?

1793


what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???

2088


what exactly is heuristic checklist approach for unit testing?

3298


Can you explain boundary value analysis?

1187


What is the difference between load and stress testing?

1407


when do you escalte issue to your manager?

2332


what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent

2097


What kind of testing to be done in client server application and web application? Explain

1248


What are the main key components in client and server applications?

1225


Explain about PET Model?

2723


What is the Jar file?

2243


Tell me a critical defect in which your Client,PM,PL appreciate on you

2213


discuss black box and white box testing is not widely used if you disagree tell me why?

2142


When we use integration testing for any new system so why we required system testing.

2060