define the testing technique?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
which metrics you collect after testing process?
Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms
Phases of Software Testing Life Cycle?
What are the disadvantages of manual testing?
can anyone give me example of the following:- low severity & high priority medium severity & medium priority high severity & low priority
Write test scenario of calendar.
what will u do if ur given 20 days to complete a testing activity but ur manages to complete it in 10 days? how will u spend the next 10 days?
i joined in qutesys company and i didnt know even what is testing how it is possible?
1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Address? 3.Test Cases on Coffee Machine? Before shifting machine to the client which test we can be perform?
test cases on antivirus with integration testing
generally what model tester will follow in an comapany? pls give me answer
eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong