What actually you(Testing) people do when a new project
starts. i.e can you give clear idea how testing is
integrated with Project development &Release
Answers were Sorted based on User's Feedback
Answer / jason bourne
See, Its like this.
1) The FS is handed over to both Dev team and the QA Team
2) The PM / PL would have set delivery dates for Dev/QA and
Client.
2.a) Dev Team by the delivery date gives some modules which
are developed
2.b) QA Team by the delievery date Tests the Application ,
Finds bugs and Retests Fixed bugs
2.c) Once the Exit Criteria is Met ( set by PM / PL ) , the
code is delivered to the client.
2.d) Client May give to its QA ( Called SQA ) or the UAT
Team
3) This is repeated for each Iteration ( There can be 4
iterations for 15 Month Project )
4) The above procedure is done if the project is Medium /
Complex ( Say 7-8 Months and above )
5) For Simple Project the whole procedure is done in 1 shot.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pandu
Well dear,
1. After receiving requirments developer as well tester
need to understad the application which client needed.
2. While In design phase TL (generally) needs to prepare
Test Strategy and Test plan.
3. While coding phase.Test real work starts say writing
test cases preparing test data. Preparing QTP and WinRunner
script as needed basis.
4. While in Testing phase: Execution of test cases and
preparing test reports.
After completion of testing delevory to the client. Where
Client will do the UAT and finally accpt.........
Which completes the project developement.
:)
| Is This Answer Correct ? | 1 Yes | 0 No |
Write a Testcase for mobile phone ?
What is test case of dustbin ?
5 Answers Campus Interview, eXtensible IT Solutions, Hewitt, TCS,
what is your current team size?
what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?
What is Test Coverage?
How would you build a test team?
Hi Giving the good example for High priority with low severioty bug examle?
If there is only one module or unit then how you test it?
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
Can you explain Co-habiting software?
what is the good test case and bad test case tell me with an example
what kind of test cases we can automated.how to divide manual and automation test cases.