-
QTP : Inserting a text into a cell of an excel sheet
What will be the script to insert a text or value into a cell of an excel sheet ? Pls help...Thanks in advance.
-
How to recognize the page in QTP?
Suppose there is a link on a web page. On clicking that link, 6 different web pages open in separate browser windows. The title of the page changes at run time. There is a text box on the sixth page. The name of the text box also changes at runtime.Requirement:Write a piece of code to access the text box and fill in your name in it.
-
QTP Descriptive Program Objects List
How we can identify the descriptive program objects in GUI map of QTP8.2 Version
-
Executing any file in QTP
How to execute any file using QTP's Expert view by writing script in expert view. Give Code
-
How to Pass variable in the sql query when creating DB Checkpoint
How can we pass a variable while creating a DB checkpoint. Is it even possible ?I would like to do something likeQTP scriptvariablename=somevalueDB Checkpoint query:select * from table where col=variablenameinstead of doing select * from table where col=123Thank youSairam
-
How to Create Database Checkpoint manually in QTP
Is it possible to write a sql query manually in the QTP script to create a DB checkpoint instead of going through the MS SQL QUERY tool ? thanks Sai
-
Call vbscript Function in QTP
How to call a function created by using vbscript in QTP
-
How to Submit data from an external file to a url using QTP
Hi,I would like to submit/load test data from an external source like a flat file or excel (multiple test cases in a file) and submit that test data to a url (application that I am testing). I need to capture the response that I get back from the application. Can I do that using QTP ? ThanksSai
-
Analyse QTP Results
How to Analyse the QTP Results?
-
QTP Scripts from Quality Center
How to run QTP Scripts from Quality Center
-
Test Object and Run Object
What is test object and run object in QTP?
-
Read only excel file in QTP
How to create read only excel file using QTP?
-
Debug QTP Automation Script
Have you *personally* debugged/developed any QTP/WR automation scripts using TSL from scratch? If yes explain
-
Automate scripts in QTP under Mainframes Environment
Describe in detail, How to automate scripts in QTP under Mainframes Environment
-
Compare UAT with Production Web Page
How will you compare a web pages one in UAT and one in Production? Can you know what changes have been implemented in the UAT after the enhancement using QTP
-
Reusable Action
How reusable action can be implemented (process)
-
Find local host name using QTP
How to find local host name using QTP
-
Access a table row based on columns value
I have some information in table. for exampleTable table has four columns.It has two rows with following values in each columnscol1 col2 col3 col4val val12 val13 link1val21 val22 val23 link2I have a value stored in the data table as an out put value lets say val21 from an earlier pageOnce I am on this page I want to compare this value to the tables columns values. If I find...
-
How to find the Test Result Path at run time.
Hi All,I would like to know, how to get test result path at run time, mean to say in descriptive programming, Is there any method available for the same.I would be grateful to you for your help.Regards,Akshaya Madali
-
QTP Actions limit
How many actions can be created in a QTP script ?
QTP Interview Questions
Ans