What r blackbox & whitebox testing techniques?
Answers were Sorted based on User's Feedback
Black box testing techniques are 1.Boundary value
analysis2.Equivalence class partitioning 3.Error guessing
4.Cause effect graphiung.
White box testing techniques are 1.Basis path testing which
uses logarithmic flow of programs.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / meena
Black Box Testing Techniques are:Equcalence class
partition,Boundary value Analysis,Error Guessing.
White Box Testing Techniques are:Statements
Coverage,Condition coverage,Mutation Testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raj
Black Box Testing Techniques :
1)BVA
2)ECP
3)Error Guessing
White Box Testing Techniques:
1)Path Coverage
2)Code Coverage
3)Code Coverage
4)Mutation Coverage
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Risk Mitigation and who will involve in Risk mitigation plan?
What do you like about computers?
difference between stress testing and loadtesting
Who are responsible for writing test plan? When does it start after or before writing test case???
How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?
what is boundary value analysis?
Can anybody define 2-tier architecture,and 3 tier architecture.
Please can any one tell me 1).Types of reports 2).Types of Meetings.
who are all participate in preparing SRS documents? what are the datas present in SRS documents? who will create test plan ? what are the inputs for test plan & test case?
What is agile methodology
what is data base testing, explain with example
What is difference between Smoke&Sanitary Testing?