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 |
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
Can we select add ins in UFT during run time
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
How to connect to a database?
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder
Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...