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 |
any one can explain me what is qa and qc and what is diff between both tell me in interview point please thanks in advance
Give me examples for high severity and low priority defects?
What is the difference between the test scenarios and test strategy?
At what stage of the development cycle software errors are least costly to correct?
In an organisation practically how we can implement the Compatability testing(web based applications and windows based applications)
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
the typical Application Test Lifecycle?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
How do we decide that testcases covers all the requirements?
Which are the major bugs u found while testing an aplication?
what is checkin & checkout ?
what is mean by extensive testing?