What is the role of tester in SDLC cycle ( in each phase )

Showing Answers 1 - 5 of 5 Answers

gopi

  • Mar 28th, 2006
 

hai

when srs document is given by the client ,test lead prepares test plan.and test engineer prepares test cases. and they will be having a mom(minites of meeting)in middle .when the build is released we start executing testcase and if we found any defect .we will be reporting to developer and  he fixes it as bug and  we perform regression testing and we release the build to maintenece

  Was this answer useful?  Yes

Interested

  • Apr 6th, 2006
 

Hi,

   In the SDLC the tester should be involved at the beginning of the discussion, inception, analysis. Most will try and say not unit the Software Requirements Spec. (SRS) is written ... but not true. Testing should be involved from inception to the production phase of a project.

           Interested

 

  Was this answer useful?  Yes

M.Ragothaman

  • Apr 11th, 2006
 

Testing Phase will start from Requirement stage itself

1. Requirement stage - PM,Tech.Lead, Testlead will review the document

2. Design Stage - PM or Test lease will review the document

3. coding Stage - Testlead will prepare Testplan, Tester will prepare testcases

4. Testing Stage - Tester will execute the testcase

Regards

Raghu

Deepak Ganola

  • May 4th, 2007
 

Hi,
In SDLC tester comes in to play in the testing phase of SDLC .The main role of tester is to test the application by giving both posistive and negative input to the application and then based on the test he prepares - Test Plan, Tes log, Test case / Test script and finally the report writing.

  Was this answer useful?  Yes

Sushma

  • Jun 28th, 2007
 

The Role of a Tester in SDLC

1. Tester prepares the Test cases, Test Scenarios  from the SRS
2.  Using the script the tester performs different kinds of testing (Regression, Function)
3. Tester Notes the results(pass/Fail)
4. If Result=Fail then the scenario is raised in the Test director
5. Once its fixed by the developer the tester performs a regression testing

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