Hi All ,
How can we decicde for pariticular frame(DataDriven or
Keword Driven)in Project?
Thanks
Balaji
No Answer is Posted For this Question
Be the First to Post Answer
what is recovery manager and recovey scenerio?
what are the different data driven types?
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
How you are maintaining shared object repository in your team or your project?help me plz
Diff B/w Webserver and Client Server
Key word driven framework
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
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 ?
How can I generate customized logs in QTP ?
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???
Flight reservation using input and output parameter script.