1.what are the different types of testing techniques ?
Answer Posted / brindha
White box testing (a.k.a. clear box testing, glass box testing, transparent box testing, or structural testing) is a method of testing software that tests internal structures or workings of an application as opposed to its functionality (black box testing).
White box testing techniques are:
1. Statement coverage
2. Decision coverage
3. Condition coverage
4. Path coverage (done using cyclomatic complexity)
Black-box testing is a method of testing software that tests the functionality of an application as opposed to its internal structures or workings.
Black Box testing techniques are:
1. Boundary Value Analysis.
2. Equivalence Partitioning
3. Decision Table.
4. Cause Effecting Analysis
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What can you tell about the project if during testing you found 80 bugs in it
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Difference between smoke and sanity testing
What do you understand by usability testing?
What is a bug triage?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
What is the difference between authentication and authorization in web testing?
I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.
What Is risk Based testing?
Why did you choose the Software Testing Field?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
How to do security implementation for any URL??
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
What is the difference between pilot and beta testing?