what frame work you are following?
No Answer is Posted For this Question
Be the First to Post Answer
Define object spy ?
can we do load testing , by using QTP......?
what does it mean when a check point is in red color? what do u do?
what are the areas that cannot be tested using an automated tool? list a few
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
What is output value?
how we can know qtp has used smart identification machanism during the execution.
what is output value in QTP and how it can be used in automation testing
What are the option you can use to synchronize your test?
w is recovery senario manager
what is the mediater between qtp and application/project in automation testing?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...