What is Build Testing ? Build Testing is Done by Whom ---- By Developer or by Tester

Showing Answers 1 - 4 of 4 Answers

Anitha

  • Jan 15th, 2007
 

Hi,

  According to my knowledge,

       Build testing is nothing but System Testing.System testing is done by Tester.

  Was this answer useful?  Yes

avinash

  • Jan 16th, 2007
 

    Build testing can be module testing also.
   Because module is also a build.

  Was this answer useful?  Yes

pravatsamal

  • Jan 25th, 2007
 

In best of my knowledgeBuild means the latest Exe (excute to ready) or latest Relese of the project also tell a module.who is testing through Tester as a Unit testing

  Was this answer useful?  Yes

jafarcts

  • Jun 7th, 2008
 

1. Build testing will be done by developer.

2. Build testing is nothing but a developer should make sure that once s/he is done with the coding, making sure that the build is ready to be tested, before it goes to the testing team to test. (Meaning developer should make sure that all the crucial funtionalities are working fine before the build (applications) goes to the testing team.)

  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