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 Types and Testing
Techniques

Answers were Sorted based on User's Feedback



What is the Difference between Testing Types and Testing Techniques..

Answer / kalpana

As per my knowledge there are two types of testing:
1>Functional testing 2> Non functional testing

Testing Techniques means the method that we use to test the
functionality of the application
For functional testing generally we use following testing
techniques:
1>Black Box Testing
2>White Box Testing
Black Box Testing is the testing in which tester does not
know about the internal working of the application, he/she
only knows the legal input and expected output. Tester does
not know that how the expected output produced be the
system for given input.So the blak box testing is also
known as Specification based testing or behavioral testing.

Under Black Box Testing there are following strategies to
write the test cases:
a>Equivalence Partioning
b>Boundary Value Analysis
c>Cause Effect Graphing

White Box Testing:White Box Testing is the testing in which
tester knows about the internal working of the application
and tests how the expected output produced by giving the
legal input. In White box testing tester verifies the
structure of the application and flow of the path in
application.So white testing is also known as structural
testing or open box testing.

Under White Box Testing there following strategies used to
write the test cases:
a>Statement coverage
b>Decision coverage
c>Condition coverage
d>Decision-condition coverage
e>Multiple condition coverage
f>Basis Path Testing
g>Loop testing
h>Data flow testing

Is This Answer Correct ?    34 Yes 1 No

What is the Difference between Testing Types and Testing Techniques..

Answer / paska mary

There are two types of texting
1.Functional Testing
2.Non Functional Testing

Method of testing can be
1. Black box testing
2. white box testing

Level of testing can be
1. Unit testing
2.Integration testing
3.System testing
4.Unser acceptance testing

The testing Techniques can be
1.Boundary value analysis
2.Equlant Partitioning
3.Error guesing and etc...

Is This Answer Correct ?    12 Yes 0 No

What is the Difference between Testing Types and Testing Techniques..

Answer / nilanjan saha

As per ISTQB Testing Type includes the folloeing-

Functional Testing.
Non-Functional Testing.
Testing Related to Changes
i) ReTesting and ii) Regression Testing
Maintenance testing.

But Testing Techniques consists the way on the basis testing
is get done.
i)Black-Box technique, it consists..
Boundary value analysis
Equivalent Partitioning
State Transitions
Decision Tables
Use case diagrams
ii) White Box techniques consists of
Branch,statement,code ,path,decision,Multiple
condition,LCSAJ means all the coverage stuffs.
iii) Experience based techniques consists
Exploratory testing
Error guessing.

Is This Answer Correct ?    1 Yes 0 No

What is the Difference between Testing Types and Testing Techniques..

Answer / yashwant singh

Testing Types: Unit Testing,Regression testing,Integration
testing,System testing, Production testing (Beta testing).

Testing techniques : its an approach to test like
white box Techniques
Equivalence Partitioning.
Boundary Value Analysis.
Cause-Effect Graphing.
Error-Guessing.
BLACK BOX TECHNIQUES
Statement coverage
Decision coverage
Condition coverage
Decision-condition coverage
Multiple condition coverage
Basis Path Testing
Loop testing
Data flow testing

Is This Answer Correct ?    13 Yes 30 No

Post New Answer

More Test Cases Interview Questions

What is the syntax testing?

0 Answers  


In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?

2 Answers  


test case for digital camera

2 Answers  


How many bugs have u found in your project?

3 Answers  


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

0 Answers  


write test case for optical mouse.

8 Answers   Mphasis,


How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..

0 Answers   Amazon,


How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date  range

1 Answers  


what is run time object

4 Answers   Infinite Computer Solutions,


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

0 Answers  


Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639

3 Answers  


Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?

4 Answers   GE, Genpact,


Categories