QTP Interview Questions
Questions Answers Views Company eMail

how to retrieve data from flight resevation->reports

Wipro,

2 3969

how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)

GE,

6 6646

Please explain how to open with notepad of saved html file by right click option using QTP

1 4382

how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!

TCS,

1722

What is the ur roles and responsibilities as automation testing engineer?

Atos Origin,

2 12805

what about f2&f6 function keys

1 2184

We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.

Cap Gemini,

1 2377

How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.

ING,

1798

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

1 3258

how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 3143

Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

2051

Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan

1 2372

Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me

3 5518

I want to clear the webedit field without using set"" in qtp script

1 20093

in my application,validation message has in japanise language.how to validate this message is appears properly or not

1510


Post New QTP Questions

Un-Answered Questions { QTP }

What are the differences between qtp and winrunner?

517


How will you check that your test cases covered all the requirements?

553


How will you handle java tree in qtp?

620


what are the utilities and drivers

1834


Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji

2250






How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3562


Explain the Different types of QTP test assets and their extensions?

599


Who uses qtp tool?

568


How you will rate urself in QTP in the range of 0 to 5

1739


hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)

1392


suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?

1321


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

1458


What is the meaning Work bench?

1756


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

1486


What are the ways you can synchronize?

576