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 |
what is validation and verification of a bug?
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
What are Testing Metrics? Explain
How will you test manually if you have more than 1000 of data?
which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these
Explain V model in depth?
1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)
what are the risks and contingencies u had in ur project?
What type of questions may ask related to sql during interview?
What type of Testing u done ur project?
How and when a build can be assigned to a Tester and who do this responsibility? Is there any tool is used for performing this process?Generally what is the flow of "Build assignment"?