Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
L&T,
4 13462write script for finding number of broken links in web page? kindly please answer my question.
3 17386
any body can you help me what is the script to automate an comand promt
how did u use automating testing tools in ur job?
How can you identify the browser and its information using QTP script?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
What is environment variable in qtp and why to use it?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What are the trigger events in qtp?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How to get popup error message.
What is the diff between image and bitmap check point?
Does QTP run in any environment?
To which environments does quicktest professional (qtp) supports?
hou can we use vb script in qtp could u tell me breafly
How will you check that your test cases covered all the requirements?
Difference between test object and run time object?