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...


What is the difference between Testing Methodology and
Testing Technics?

Answers were Sorted based on User's Feedback



What is the difference between Testing Methodology and Testing Technics?..

Answer / shraddha

White Box and Black Box are the Testing MEthodologies .
While the Testing Techniques are
For White Box:
Statement Coverage, Condition Coverage, Decision Coverage.
For Black Box:
Boundary value analysis, Equivalence Partitioning,Error
Guessing

Is This Answer Correct ?    4 Yes 2 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / sushil kumar sethy

In my technical interview i have asked to tell what type of
testing technique you are using.i said thereis no such
technique we are using porticularly.then he asked me if i will
give you to test a password which can carry upto 6 charecters
the how you will test it.i told him i will aplly boundary
value analysis.he agreed and asked me under which technique
it is coming.then i realised it is coming under BLACK BOX
TESING TECHNIQUE.so surely
TESTING TECHNIQUE
1 BLACK BOX
2 WHITE BOX
3 GREY BOX
TESTING METODS
FOR BLACK BOX
1 Equivalence partitioning
2 Boundary Value Analysis
FOR WHITE BOX
1 STATEMENT COVERAGE
2 BRANCH COVERAGE
3 PATH COVERAGE
4 CONDITION COVERAGE

if anybody know it better please clarify and mail me.bye

Is This Answer Correct ?    3 Yes 1 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / sunil reddy

testing methodolgy is nothing but wwhether testing follows
standars or not?/

testing policy is nothing but what factors 2 test

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / ranjith nair

Testing methodology is a general document or procedure
followed by an organistaion for the testing
department.Example object oriented methodology,Structural
methodology etc.They will specify the general testing
techniques for projects.This mentodologies might be talored
from spiral or waterfall methodologies

Testing technice are applicable for a single project.It
will change from project to project.This testing techniques
can describe in test plan.It will mention what types ot
testing ,needs to be done like sanity testing,smoking
testing,regression testing etc.

Is This Answer Correct ?    3 Yes 3 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / abhijit

There is no difrrence between testing methodology & testing
techniques

U can called Black Box & White box testing are defferent
methodology or techniques of testing


Please correct me if i am wrong

Is This Answer Correct ?    2 Yes 2 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / g.mallikarjun

Testing methodologies are white box testing and black box
testing
testing technics are nothing but types of testing like
functionality testing ,performance testing, UAT based on
the application to test.



mallikarjun.g@zapak.com

Is This Answer Correct ?    1 Yes 1 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / feena

hi does any1 know what is the difference between Branch and
decision coverage to me they both seem same

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / i_luv_bugs

Testing Methodologies: Software Methodologies are not
restricted to testing, basically they are defined at project
level. The defined methodology for any software project
would be applicable to complete software development life cycle.
Some of the Methodologies I am aware of are:
1. Rapid Application Development aka RAD
2. Spiral model aka prototyping
3. V-model
4. Waterfall model
5. Agile Methodology - one of the most popular methodology
now a days in various organizations.

Testing Techniques: Testing techniques are the approaches
used for writing test cases / test plans and execute them.
The following testing techniques are widely user for
preparing test cases and doing adhoc testing:
1. Equivalence partitioning
2. Boundary Value Analysis
3. Cause-Effect Graphing

Is This Answer Correct ?    1 Yes 1 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / ravi

Diff levels of testing are
unit
Regression
Integration
SIT
UAT

Diff types of testing are
smoke testing
sanity testing
regression testing
stress testing
sql testing
database connection testing
one of the most important testing is
system integration testing SIT

Is This Answer Correct ?    1 Yes 1 No

What is the difference between Testing Methodology and Testing Technics?..

Answer / hruaia

Testing Methodology represents the whole testing procedure of the study or research.
While Testing Technics represent only one phase of the Testing Procedure. Hence, we can say Testing Technics is contained in the whole process of the Testing Methodology. In set language, the set of Testing Technics a subset of the universal set of Testing Methodology.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is testing?

5 Answers   Naukri.com, RealTech, TCS, Value Labs,


What should be tested when Unit Testing is conducted?

1 Answers   Crea,


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

0 Answers  


How do you select test cases for Regression Testing(The point is when there is change code how do you come know which part of code or modules it will affect).

15 Answers   CTS, HCL,


How to Write Test case for Smoke Testing

4 Answers   iSoft, TCS,


what is entry and exit creteria for testing ?

6 Answers  


who will collect requirements from client

7 Answers  


What is broken link? how to test in a web application.

2 Answers   Innovizia Technologies, IT Works,


how to check stress and load testing by manually ? with example

2 Answers  


what is Middleware? can anybody explain me?

2 Answers   AZTEC,


1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??

2 Answers   SunGard,


What is Adhoc testing?

10 Answers   4Cplus, Mind Tree,


Categories