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

Describe your personal software development process.

0 Answers  


What is difference between Development envionment and Test enviornment.

2 Answers   Siemens,


2. If you had to give the site a grade, from A to F, where A was exemplary and F was failing, what grade would you give it, and why?

0 Answers  


If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?

0 Answers  


Who will participate in testcase review?

2 Answers  






Why do we prepare test condition,testcases,testscript?

1 Answers  


What is Functional Testing?

7 Answers   IBM, IEG,


diff b/w stress testing and load testing?

5 Answers   Accenture,


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

2 Answers   MTN,


what is tracebility matrix.what is tracebility template

6 Answers   Exalt,


What is ISO?

2 Answers  


Hi...What is Test design and Test data management in Test plan Document?

1 Answers   e Cognosys,


Categories