Who will do white box testing only developers /testers also ?

Showing Answers 1 - 31 of 31 Answers

HARPREET SINGH

  • Dec 18th, 2006
 

If tester knows the language then only he can do white box testing.Usually the tester has not the knowledge of the coding language.

  Was this answer useful?  Yes

abid

  • Dec 28th, 2006
 

white box testing only done by developer not the tester because white box testing is static as well as dynamic testing.

  Was this answer useful?  Yes

Guest

  • Jan 14th, 2007
 

White box testing is done by developer only. black box testing is done by tester. His major intention is finding the defects not rectifying the defect. developer is going to rectifying the defects

  Was this answer useful?  Yes

rutuja

  • Jan 24th, 2007
 

white box testing is done by both Developer & tester. But tester should have codingknowledge. White box testing helps testers to find location of bugs ! when they look insidethe code.Testers find the location of bugs, where the bug is & Developer debugs & fixes the bug .finds why the bug has occured.white box testing helps tester to write test cases, remove unnecessary test cases , add more required test cases which can cause software t o crash

  Was this answer useful?  Yes

Sujatars

  • Feb 27th, 2007
 

White box Testing is testing the  internal logic of the program.It is usually done by the developers but if the tester has the knowledge of the coding language ,testers are also sometimes involved.

  Was this answer useful?  Yes

vijayalakshmi

  • Mar 16th, 2007
 

Developers only can carryout the whitebox testing. If the tester knows the coding means he/she can also test but testers work is to find the defects not to rectify, so developers only should do the whitebox testing .

  Was this answer useful?  Yes

Developers alone carryout the whitebox testing. Though, the testers know the programming code, their work is to find the defects not to solve so the whitebox testing should be tested by developers.

  Was this answer useful?  Yes

Shruthi.B.O

  • May 22nd, 2007
 

White Box testing is done by both developers and tester.In case of projects (eg: Railways , aeronautics) there are standards (eg CENELAC)to be which demands testing to be done by a tester in such cases the white box testing is done by tester and not developer. The tester will have a knowledge of the coding language only then is he called a white box testerThe tester does the white box testing using rational tools like Rational Test Real Time (RTRT) .

  Was this answer useful?  Yes

rmsangita

  • Oct 11th, 2007
 

hi,

Mostly the white box testing will be done only by the developer. Because the testing is based on coding. It is also called unit testing.

  Was this answer useful?  Yes

Raveena

  • Oct 13th, 2007
 

Is white box testing Mandatory to be done for all the softwares which are tested? or only black box testing is done by the test team for a software example a web based application ?

  Was this answer useful?  Yes

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