Q. which of the following testing techniques is not user oriented 1. Black box 2. White Box 3. Functional 4. Integration

Questions by Rujul   answers by Rujul

Showing Answers 1 - 33 of 33 Answers

koina

  • Feb 27th, 2007
 

black box testing

  Was this answer useful?  Yes

himatadala

  • Mar 2nd, 2007
 

White box testing is not  user oriented testing as it is the testing that is performed by the developer himself to check the structural stability.

ani

  • Mar 5th, 2007
 

White Box Testing is not user oriented. It is more towards the testing of the logic of the coding and stuff rather than focussing from a user's perspective.

Pankaj

  • Sep 24th, 2007
 

White Box testing is not user oriented testing as it requires programming skills and the knowledge of logic and programme's structure for testing purpose.
Black Box testing can be user oriented testing as it deals only with the selection of input values in order to verify the output.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions