Hi guys, can anyone explain me whats the method for
reporting the QTP test results to teamlead or non-QA member
(developer/PM)?

Thanks in Advance!!!!!

Answers were Sorted based on User's Feedback



Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or ..

Answer / divakar o

Hi,

Prepare a Text file with High Level results

then report by mailing the same.

Divakar O

Is This Answer Correct ?    0 Yes 0 No

Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or ..

Answer / hari

Use Multitest manager for batch run. Multitest manager
gives you html results file. This file is very easy and
simple to explore. Passed and filed and date of run we can
see the results.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

write a VBscript code to parametrize test script using test data from sqlserver database?

2 Answers   IBM, Polaris,


How will you handle the situation when object is not captured during record?

12 Answers   AZTEC,


How to test background color and dynamic images during run time can you put the check point for moving objects?

0 Answers  


For the below written code , i want to be stop the loop (ex:10 times), but it is focusing to first line of the code & generating error. vbwindow("vbname:=frmMain").Type micAltDwn + "6" + "2" + "D" +micAltUp 'wiil open the particular window in application vbwindow("vbname:=frmDeduction").vbbutton("vbname:=cmdNew").Click DataTable.ImportSheet"F:\QTP VBScript\Form 26-1.xls","Deduction",Global RowCount = DataTable.GetSheet("Global").GetRowCount i=RowCount For j =1 to i 'vbwindow("vbname:=frmDeduction").WinObject("nativeclass:=DataComboWndClass","abs_y:= 187").Type DataTable("Name", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 187").Type DataTable("Name", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 187").Type micF4 vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 187").Type micTab vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 216").Type micF4 vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 216").Type DataTable("Section", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 216").Type micTab vbwindow("vbname:=frmDeduction").VbEdit("vbname:=txtAmtOfPay").Set DataTable("Amount_of_Payment", dtGlobalSheet) vbwindow("vbname:=frmDeduction").VbEdit("vbname:=txtAmtPaidDate").Set DataTable("Amount_PaidCredited_Date", dtGlobalSheet) vbwindow("vbname:=frmDeduction").VbEdit("vbname:=txtAmtPaidDate").Type micTab vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 316").Type micF4 vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 316").Type DataTable("Deduction_is", dtGlobalSheet) vbwindow("vbname:=frmDeduction").ActiveX("acx_name:=DataCombo","abs_y:= 316").Type micTab vbwindow("vbname:=frmDeduction").VbButton("vbname:=cmdSave").Click DataTable.SetNextRow Next vbwindow("vbname:=frmDeduction").VbButton("vbname:=cmdClose").Click

0 Answers  


I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?

1 Answers   TCS,


3. How to handle the exceptions using recovery secnario manager in Qtp?

2 Answers   Wipro,


what is framework in QTP? any one give me answer

4 Answers   Wipro,


hi is there any chance to change encoding the password

3 Answers  


How you know that a test case is a regression test case

1 Answers  


Hi any body can tell me the in detaled information about Description.Create() thanks in advance

2 Answers  


what is the script for keyword driven framework in real time?plz its urgent

1 Answers   Accenture, CTS,


Is there any MS Access addin in QTP?

7 Answers  


Categories