What is the process of synchronizing qtp and aut?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between call to existing action and copy of an action?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How to change the run-time value of a property for an object?
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 ?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
What the differences are and best practical application of each.
What is the use of text output value in quicktest professional?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
How we know the qtp has used the smart identification process for identification of the object.
What are the Test design techniques you uses in ur project?
How to add a page checkpoint to your test?
what are the metrics in general we use in testing.