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
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
Write the test cases for yahoo home page
What is the main use of preparing traceability matrix and explain the real time usage?
How is ‘build’ different from ‘release’?
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
What is Difference between Test Strategy and Test Methodology?
Test cases on send/ receive button of Microsoft outlook.
What is the difference between coupling and cohesion?
If automating - what is your process for determining what to automate and in what order
What are the challenges you faced in your project (Testing) and in your company?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is Independent Testing?