Hi to all.Can any one tell me what is the role of a software tester in the release of software.Thanx in advance for ur valuable answers and precious time.
Hi to all.Can any one tell me what is the role of a software tester in the release of software.Thanx in advance for ur valuable answers and precious time.
Last edited by admin; 10-15-2010 at 11:31 AM.
Hi,
I think this is the tester who plays the most important role in sofware release. Only tester is responsible for testing, logging and retesting bugs. In the end of the testing, it is again the tester who produce the test release documents, on basis of which documents, higher managment decide whether to release the software or to hold it for further fixes.
Thanks.
Regards,
Brijesh Jain
---------------------------------------------------------
Connect with me on Skype: jainbrijesh
Google Plus : jainbrijeshji
It should be testers not 'tester'. Prior to a release of a software/computer sytem, a test lead works in conjunction and simultenously with development as a software/computer system is being developed. He/she conducts ad-hoc and unit testing to verify system's functionality or a specific requirement is met and that the features that have been tested before are currently working (i.e. codes have not been broken). During this period, deviations (bugs) should be logged and on-going communication with development should be conducted on a daily basis as nescessary. When the system is moved to QA environment from Development environment, formal testing shall be done. The role of the test lead here is to strategize the test plan for the system. Once that is done, the test lead shall then coordinate a team of test executors to run the test scripts. Upon the success of the testing in QA, the system shall then be released with a release note which captures identified knowns issues and their resolutions e.g. disabling issued modules, workarounds..ect.
Thanku so much for ur replu.It helped alot.