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 is the test case, test scenario, test suit and explain differences bewteen the above ones

9 Answers   Kclink Technologies, Oracle,


do you write test cases for adhoc testing?

4 Answers  


How to do hardware compatabilty or configuration testing manually

2 Answers   TCS,


plz dont give any def. wat actions do u perform on website while doing monkey testing? or how can u do monkey testing?

5 Answers   Accenture,


can anyone tell me few critical bugs in ecommerce project.

1 Answers   Wipro,


regression, functionaltesting, intergration testing, UAT, re- testing. what is order of testing. which one comes 1st,2nd,3rd. tell order

6 Answers   BirlaSoft,


What is a successful product?

2 Answers  


can any one give negative testcases for calculator

3 Answers  


What are the five dimensions of the Risks?

2 Answers  


What skills needed to be a good test maual?

1 Answers  


i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?

2 Answers  


IN V-Model, from where a tester involves and from where a developer will involve???

5 Answers   Oracle,


Categories