How do you scope, organize, and execute a test project?



How do you scope, organize, and execute a test project?..

Answer / rajendra

Scope:
Read the Testplan document to know the scope of testing.
by reading this scope of testing and wat needs to be tested
and what not needs to be tested from iplan we can estimate
the tetsing effort and kinds of tests to be conducted on
system under test.

We need to prepare testcases For each type of test based on
relevent documents like
BRS,
SRS,
FRS,
Use case Document,
Data Tables(E-R Diagrams),
Proto type screens

Then we need to upload these test documents in to Test
management tool or Configuration management system (Like
VSS)

Again review the testcases ,Update the testcases based on
review comments.

Conduct the smoke test after getting the first build (1.0)
by executing only positive testcases.

If no show stoppers found accept for testing.

Conduct functional testing.

Report bugs using Bug reporting tool.

Receive the build with bug fixes(Build 1.1)

Read the Build release note for Build 1.1

Conduct the retesting for fixed bugs

then

conduct regression testing on functionalities around the
fixed bugs.

Update the bug status in the bug tracking tool.

And also at every phase we need to review and update the
test cases.

byee
Friends

Still if u have any doubts don't hesitate to call me or
mail me.

Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?

2 Answers  


What is the main use of preparing a traceability matrix?

0 Answers  


Explain Boundary value analysis?

1 Answers   Crea,


What is Soak Testing ?

11 Answers   AZTEC,


Does the configuration management affect Testing? If yes, Explain about it?

2 Answers  






Explain the components of a test plan?

0 Answers  


When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)

3 Answers   HP,


what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?

3 Answers  


HI everyone, I'm new software testing.I want to learn manual testing. can any one help me how to practice the manual testing. I know some basic of manual testing.I want to practice. Please can any one tell me suggested sites,projects or any book or any guidence.

1 Answers  


how releases will happen in your company?

2 Answers   NIIT,


Hello can any one help we which certification is can be taken is it ISTQB or CSTE ? How to prepare for the exam & where we can find the materials etc for the prepartion? Please Help me. Thanks in advance

3 Answers  


Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None

2 Answers   ADITI,


Categories