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

What are the commonly cited as the cause of close to 70 percent of project failures?

2 Answers  


what is testing process in related to Application testing

2 Answers  


As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.

1 Answers  


why did u chose software testing?

1 Answers   Verifone,


What is difference between windows based application and web based application?

1 Answers  






What are the metrics used in testing .

1 Answers   CTS,


hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?

3 Answers  


Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case

2 Answers  


Actually by using severity u should know which one u need to solve so what is the need of priority?

11 Answers   FIC,


What are all the things should be covered in the Unit Test cases ?

1 Answers   CSS,


What icon is used in WinRunner to get an explanation of the syntax of TSL?

0 Answers  


Explain about 'Interface Testing' in Web based Application?

1 Answers   Crea,


Categories