How do you scope, organize, and execute a test project?
Answer Posted / 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 View All Answers
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
What is smoke test?
Diffrernce between client server testing and web server testing.
how will you test a wine filled bottle along with 100 glasses
give me a example of writing a test case,take any good example which i can understand easily.
What is black box testing, and what are the various techniques?
what is mean by Performance Related Testing in data base?
What r all the security problems u r facing & the measures taken to solve.
What is Web testing & which action we take at the time of Web Testing?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
How to derive test data from the design documents?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
write 5 critical test cases on product payment form on flipkart.com?
Can you explain exploratory testing?