What r blackbox & whitebox testing techniques?

Answers were Sorted based on User's Feedback



What r blackbox & whitebox testing techniques?..

Answer / saraswathip28

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

What r blackbox & whitebox testing techniques?..

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

What r blackbox & whitebox testing techniques?..

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

Post New Answer

More Manual Testing Interview Questions

Describe to me the difference between validation and verification.

3 Answers  


If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?

2 Answers  


what is the difference between compatibilty testing and configuration testing?

6 Answers  


when will u make update and modify the test object properties in the repository?

3 Answers   Infosys,


If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?

1 Answers   TCS,






what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?

2 Answers   CTS,


How will u decide test data to see that evey feature is thoroughly tested

0 Answers   Hewitt,


Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven

0 Answers  


What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.

2 Answers  


Test Track Pro. Defect report formate? what r the attibutes?

1 Answers   CybAge,


What do u do if the bug that u found is not accepted by the developer and hez saying its not reproducable.Note:The developer is in the onsite location

6 Answers   AZTEC,


When is the best time for system testing

5 Answers  


Categories