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 12804

what about f2&f6 function keys

1 2182

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,

1797

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 3141

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

2050

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 20091

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 }

Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.

6648


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

1946


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

3047


How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.

1435


How many types of Automation frameworks are there in UFT? Describe them.

548






What is quicktest professional (qtp window?

582


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

496


What do you mean by iteration?

620


Have you done batch testing in qtp? If yes how you are doing?

495


what is impact analysis on regression testing?

2033


Approach for Installation,comaptibility,system testing

1698


Explain quicktest professional testing process?

554


Explain the concept of how quicktest professional (qtp) identifies object?

567


Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.

2093


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

560