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


define the testing technique?

Answers were Sorted based on User's Feedback



define the testing technique?..

Answer / arachelvi

A testing technique is a process for ensuring that some
aspect of an application system or unit functions
properly.Technique are the means by which testers perform
their tasks.Various techniques can be applied to test the
product
* specification based
* Fault based
* usage based
* specific yechnique
* code based

Is This Answer Correct ?    8 Yes 1 No

define the testing technique?..

Answer / sushree sangeeta das

It deals with how specific part of the softwar would be
tested or what method could be applied to test a perticular
feature of a software.

Is This Answer Correct ?    5 Yes 0 No

define the testing technique?..

Answer / varsha b

Testing technique means the method used to test software.

Following are the testing techniques.

1>Specification based (Black box).

i> Eqivalence partioning testing
ii> Boundry value analysis testing
iii>decision table testing
iv> state transition testing
iv> Use case testing

2>Structure based (white box )

i> Statement coverage testing
ii> Brance coverage testing
iii>Decision coverage
iv> path coverage

3>Experience based testing.

Is This Answer Correct ?    5 Yes 1 No

define the testing technique?..

Answer / mfsi_krushnas

There are 4 types of testing techniques
1. Static Testing
2. White Box Testing
3. Black Box Testing
4. Grey Box Testing

1. Static Testing: Testing of an application without
execution on the computer or without executing them through
values.

2. White Box Testing: Here testing is done on code written,
like loop coverage, statement coverage, execution loop
coverage. Testing done on the code .

3. Black Box Testing: Here testing is done to check the
behaviour of the application. Here the behaviour of the
application should be towards the Customer's Requirements.

Grey Box Testing: COmbination of Black box and white box is
called Grey box testing.
Integration testing is an Grey Box Testing which includes
both the functionality and coding testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Difference between Black box and White box testing?

4 Answers   IBM, ITC Infotech,


I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....

5 Answers   CMC, Veritas,


You find that there is a senior tester who is making more mistakes than the junior testers. You need to communicate this aspect to the senior tester. Also, you don’t want to loose this tester. How should one go about the constructive criticism?

1 Answers   Crea,


Difference between Re-testing and Regression testing?

0 Answers   MCN Solutions,


Can any one explain about USE CASES?

5 Answers  


Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.

4 Answers   Flextronics, Syntel,


Can you explain tpa analysis?

0 Answers  


What type of tesings are performed in Product testing?

1 Answers  


Once the build is given to the tester,what are the test he is going to conduct list them in chronological order .....its urgent

5 Answers   Subex,


what are the general difficulties which u will be facing while doing web based testing and desktop based testing.

1 Answers   First American Corporation,


Unit Testing can be done by using Nunit?

0 Answers   QuestPond,


what is a test case?

7 Answers  


Categories