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 |
how cookie and session testing is done ?????
Suppose you have given a project which have less Requirement specification documents or say no specification what will your decision how will you conduct the testing.
Can you explain pair-wise defect fundamental?
What do you mean by coverage and what are the different types of coverage techniques?
Can any one explain the difference between test scenario and test case.
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
What is a failure?
What do you like about computers?
Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.
one module contains 3 screens like entry , exit & trasaction. u can perform operations by using these screens and u save that changes but those screens are not displaying on the desktop then how u can assign the seviority?
hi all friends, i want to know about certification of testing.this is online exam.tell me the fee of this exam also. any boday tell me the institute who conduct this in delhi ncr.& who give some saurity also. praveen test engineer
Are number of defects more in design phase or coding phase?