what we do after completion of functional and regression testing
Answers were Sorted based on User's Feedback
Answer / j. sambasivarao
After completion of functional and regression testing, a
review meeting is conducted. In that meeting, the Test
Lead will review all modules that are in application to
assess defect density. The regression test will be
conducted once again on the module, which has more defects
found by test engineer.
After completion of final regression, the application will
undergo for User Acceptance Test.
If I am wrong, please let me know.
J. Sambasivarao
9948280248
jampani_sivarao@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajasundar
After Completion of Regression Testing (i.e GM) :
1. A meeting with the testing resources to make sure there
are no MBF bugs and to measure the depth of not-MBF bugs
and to make sure whether all the requirements are met.
2.Test report will be prepared and reviewed.If there is any
rework then that will also be taken care and the final
version will be sent to the client.
3. Retrospection Meeting with Resources,Manager and Quality
(process Oriented) people. The purpose of Retrospection
Meeting is "We need to learn about what we did and how we
did" - This meeting is very important and useful because
through this meeting we can learn lot of things from our
mistakes.The duplicate and FAD bugs may be raised because
of insufficient knowledge on the product and not going
through the document properly.So, Defect Prevention methods
can also be discussed here.
4. Analyze the defect Density to make sure the following
things..
* defect density within the limit
* defect density greater than the limit
4. The final Build will be sent for UAT and in parallel an
internal Audit for process stuff will be done by the QA
people.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many function you use in your application?
what is the exact Diff. Between Test and Component in QTP?
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?
what is the Debug view?
what is the use of automation objective model?where is used? plz tell me
How to write business scripts using object repository with different scenarios
Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.
what is TOM in qtp?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
What are they Advantages and Disadvantages in QTP 9.2?
How many tabs are available to view your test in a test pane and what are they?