-
-
QTP Input and Output Parameters
What are input and output parameters in QTP? Where it is used?
-
How QTP identify the system time that's changes every seconds?
Don't mix this question with dynamic objects.
-
-
QTP : Web table objects are not counted in the run time
Hi,I have n number of links in my webtable, these links will be change based on some conditions first condition this webtable links count is correctBut second condition it display wrong count.Condition and display links are correct.But webtable links are not counted correctly, i cant find the resion for this.Have any idea for this problem?ThxPunitha.
-
-
How to count the no of web links in a web page?
How to count the no of web links in a web page?I used the following script but i am getting zero as output.plz help me out.Dim objlinksystemutil.Run"iexplore.exe","www.yahoo.com"Set objlink=description.Createobjlink("micclass").value="webLink"Set i=desktop.ChildObjects(objlink)msgbox i.countthanks in advance
-
Compare text field
How to compare the items given in a text field when the same is stored in a table format in another web page?
-
-
-
-
Objective Data Table
What is the objective data table in test results window?
-
Low Level Recording
How to use Low Level Recording in QTP?
-
How to call the library file into the script, without hard coding the path in the script?
When i am writing the Executefile statement in the middle of the script, and while running the script, it is pointing to the first line and displaying message as "Path not found".Should the executefile() statement should be at beginning of the script??
-
How to test a date with QTP ?
Write some test cases for automation of date in an application ?
-
Capture Text From Image
How to Capture the text from a varying image in QTP?
-
-
How does QTP identifies the object in Low level recording ?
InInterview I faced this problem:In What way QTP identifies the object in Low level recording?I answered in this way,With Location and Index it assigns a unique numerical valuebased on the window object or Desktop to the object,He is not satisfied,He asked at this time ,I Minimized the window,at this time how it will identify?
-
QTP : Import data from a data source at run time
In my Data Sheet, I want to import Data from a data source at run time. The problems are:1) I go to data sheet and do sheet-->Import-->From Database. Then i write a query to select data. as soon as I finish, the a new column is created and data is fetched from data table. I want this SQL query to get executed only at run time. How do i control when the query gets executed.?2) Every time, a new column...
-
QTP Interview Questions
Ans