At what stage of Software development life cycle we can start writing Master Test Plan? Is it Testing stage or at design stage or specification & requirement analysis phase?

Questions by richas

Showing Answers 1 - 4 of 4 Answers

Joshna

  • Mar 17th, 2006
 

Test plan should start at requirement stage..

  Was this answer useful?  Yes

Santhosh

  • May 17th, 2006
 

We have to write the test cases in the Requirement Phase itself. Based on the test plan we can proceed with the rest of the application. 

  Was this answer useful?  Yes

Dileep Kumar

  • Sep 16th, 2006
 

Hi all,

Test plan is prepared after getting client requirements document like SRS. After analyzing this SRS, BDD will be prepared.  After preparation of this document Test Strategy will be released by PM to testing team. Depending on this,Test plan will be prepared by TL. After that only we'll start analyzing the BDD and we have to get total command on it. then only we can write test cases depending on BDD which is also called as test design stage.

  Was this answer useful?  Yes

RaviShankar

  • Sep 26th, 2006
 

Hi,As and when Design spec's are prepared ( HLDD's) programmers try to physically construct a software ( prototype-> application lacking functionality).. This prototype is sent to Testing team by analysing this Test Lead or Test Engineers prepare Test Plan and Test Cases respectively...Ravi

  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