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 |
Have you done exploratory or specification-driven testing?
Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data
Are there more defects in the design phase or in the coding phase?
What is defect validity ratio?
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
Tell the test cases to test Login Password screen?
Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?
What is testing and maintenance?
What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?
What is the difference between Test Cases and Test Scenarios
what is system integration testing and component integration testing?
What is diference u get in Web based appln testing when compared to Windows based appln.