Is it possible to call from one action to another action in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
who is developed QTP ? is it from Mecury or HP
Explain about the quicktest professional (qtp) automation object model?
PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP?
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
Few basic questions on commonly used Excel VBA functions.
Where you can store check point results?
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
what are the functions availabla in QTP? what are the data types in QTP?
How many ways to configure the application in QTP,Explain
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?