What is the main difference between desriptive programming
and generic functions
Answers were Sorted based on User's Feedback
In descripting programming we write the script based on the
properties of the application without usage of object
repository
in generic function is a function which can be used in any
project or application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / balram kumar
Descrptive programing is limited to use for a particular application and created with object property of object in app.
But generic function can used for other application as well,in generic we should not use object property of a particular application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
In where you are keeping or maintaining shared object repository (file)in your appliction?
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?
wht is the difference between action and functio?
What is data driver in qtp? Where we use it?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
what is the difference between data driver & data driven and driver script?
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?
What does ".mst" stands for? (abc.mst)
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?