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 can you tell about the project if during testing you found 80 bugs in it
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
What is a ‘test plan’?
How can software qa processes be implemented without stifling productivity?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
integration test cases for mouse and keyboard
What exactly you do as a Configuration controller?
what is your daily activities?
How to Generate Test Case for Shopping Cart?
What is data flow diagram?
please anyone let me know the -ve testing of Excel sheet?
what are the prerequisite conditins to test clientserver and web applications
Explain branch coverage and decision coverage.
Describe a past experience with implementing a test harness in the development of software.