Answer Posted / vengalrao
.XLS/.Txt or .XML based on customization
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How you calling actions in qtp?
How do we analyze the checkpoint results?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Step 3&4 are repeated until an the object in recognised uniquely.
What is contained in the object repository?
Difference between copy to action and call to action?
why should we give deliver good quality software?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Explain the new feature of UFT regarding the export of test results?
How many add-ins comes by default with qtp?
Explain different type of event trigger option.
How do you send email with attachment from outlook using qtp ?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is difference in global and action sheet in qtp?