ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
What is the difference between Testing Methodology and 
Testing Technics?
 Question Submitted By :: Mahes
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 1
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 ?    2 Yes 2 No
Ranjith Nair
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 2
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 ?    1 Yes 1 No
Abhijit
 
 
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 3
testing methodolgy is nothing but wwhether testing follows 
standars or not?/

testing policy is nothing but what factors 2 test
 
Is This Answer Correct ?    0 Yes 0 No
Sunil Reddy
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 4
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 ?    0 Yes 1 No
G.mallikarjun
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 5
test methodology nothing but wht methods we using to done
the testing ie static and dynamic 

testing techniques nothing but BVA , ECP , STATE TRANSISION
 
Is This Answer Correct ?    0 Yes 0 No
Ram Prasad
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 6
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 ?    1 Yes 1 No
Shraddha
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 7
testing methodologies  its nothing but the process to 
follow water fall model  or v-model and coming to testing 
types are black box testing and white box testing.and 
further black box testing techniques are 
1.boundry value analysis
2.equvivalence partition
3. error guessing.
 
Is This Answer Correct ?    0 Yes 1 No
Ali
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 8
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
Feena
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 9
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
I_luv_bugs
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 10
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 ?    1 Yes 0 No
Sushil Kumar Sethy
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 11
TEsting methology means methos of testing they are
black box testing
white boxtesting
grey box testing

testing technics are
smoke testing
sanity testing
regression testing
stress testing
sql testing
database connection testing
one of the most important testing is
system integration testing
 
Is This Answer Correct ?    0 Yes 2 No
Dilip Kasala
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 12
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 ?    0 Yes 1 No
Ravi
 
  Re: What is the difference between Testing Methodology and Testing Technics?
Answer
# 13
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 0 No
Hruaia
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
day before yesterday i faced this question in value labs ,,,, 1.what is the exact difference between sanity and smoke testing which will do first and say some sanity test cases..... 2. difference between UI,GUI & Usability testing and can i access the form without testing GUI and how the blind people can identify GUI of the form..... anyone plzzz answer 2 me thanks in advance byeeeeeeeee  5
What is limitation of v shaped model  2
What is the difference between defect tracking tool and QC?  9
Please let me know Whether testing comes under verification or validation ? Opus11
what is the purpose of writing testcases?  3
What is defect density? Qualtree-Solutions8
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result??? DELL3
what is function testing? nvidia5
diffrence between application testing and product testing? Satyam6
What is alpha testing and beta testing?  9
what is the difference between test plan and test strategy?  2
What is an equivalence class 3i-Infotech3
what is the difference between adhoc testing, and error guessing  2
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?  3
What types of validation check u need to do in fund transfer..? HCL3
Diff B/w Test Strategy and test plan  1
Write down the template for test case. Hexaware4
what is tracebility matrix? Syntel3
ad-hoc testing is not organized, it's not repeatable, it can't be tracked, and when it's complete, there's no proof that it was ever done. is it?  1
Is the build or version number change during retesting  3
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com