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 does u write test scenarios for Television /Refrigerator?
Write all possible test scenarios for Login screen.
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is Facet Testing?
Is there any testing named as Comprehensive testing
Which website will help me to get all manual interview questions at one place
difference between web based server and client based server?
How to test a web service manually?
Explain a bug which if you have missed could have created a big problem.
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
What is Boundary value analysis?
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false