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

What is the difference between Smoke Test & Sanity Test?

10 Answers   Qualtree Solutions,


hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com

0 Answers  


What should you do if you don`t have sufficient document,how do you go and work in that environment.

1 Answers   Genpact,


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

1 Answers   Syntel,


Difference between the HotFix,ShowStopper and critical bug?

5 Answers   Infotech,






What is bug severity?

0 Answers  


Factors effecting Testing of Web Applications?

1 Answers   Crea,


What is negative test case ?

5 Answers   Zenith,


How well you work with a team?

2 Answers   IBM,


table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows

7 Answers   Hewitt,


what is verification and validation,

5 Answers   Hewitt,


What is the Sanity Testing??

1 Answers  


Categories