What are the various types of Actions in UFT?
No Answer is Posted For this Question
Be the First to Post Answer
Can abody explain me Send keys concept
Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 Answers Accenture, Thomson Reuters,
How do you connect to database ,What is the script to connect DATA BASE?
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
Hi,All How to create a link in excel sheet using qtp
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Why a framework is needed?? Plaese post your answers ASAP
1. What is extense of Result file in QTP?
How do you convert manual test cases to automated test cases?
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?