how can we compare descriptive programing with a regular
expression
No Answer is Posted For this Question
Be the First to Post Answer
They asked by using qtp recording writing scripting
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How many number of actions possible in qtp?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
Explain about the test fusion report of quicktest professional?
Give me diffrent script in QTP for Webpage(Java and .Net),WindowsBased Applications,Java application,.Net application...
How to invoke Mozilla from QTP thru VB Script
How we can import data from database?
What is the difference between QTP 8.2 and QTP 9.2
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
Using Object Repository is a advantage or disadvantage?