How do you handle multiple banners(at the top the page, the
banner is scrolling) in a web page(Dont take the name
property(regular expression))
No Answer is Posted For this Question
Be the First to Post Answer
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..
WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
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
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
With help of object repository,we can able to write the descriptive program manually?
Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
How can i open a file in Textpad and replace a string with another using QTP