I need Major Help with a Script I recorded in QTP 9.5. I am
recording scripts for a Web-based application(s) I have all
the URLs for each application in Excel spreadhsheet so that
QTP can pull that particular application from the
spreadsheet and run it. The problem is QTP isn't
recognizing one particular URL so when I hit run in QTP to
run this script it opens the internet Explorer but isn't
open the URL I have in the Excel spreadsheet. I've retyped
the URL and still QTP won't open this Particular one for
some reason. The site its self is working fine but for
whatever reason QTP won't open it. How do I resolve this? I
have a deadline of next Friday the 7th to complete this
task so please help me in any way you can. Thanks in advance
No Answer is Posted For this Question
Be the First to Post Answer
What is the latest version of QTP? aster googling i found it 9.5 . but somewhere in my frnds resume i hve seen 10.0 so i am a bit confused pls let me know.
What are the different ways to invoke an application using QTP?
what is meant by source control?
Why divide a test into three action calls?
why do we use both location and index identifier.
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
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 ?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
How many scripts did you have?