Give me Example for Generic Functions in QTP
Framework....Anybody please answer me..Thanks in Advance
Answer Posted / vijay reddy
In framework we have two types of library functions
1)Generic functions
2)Project specific functions
Generic functions are generic to any other application
For Example if we create generic functions for one
webapplication , the same generic functions can use for
another applications in automations
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How many types of recording facility are available in quicktest professional (qtp)?
What is keyword view in qtp?
What are the views available in quicktest professional?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to suppress warnings from the test results page?
Explain more about the Test Fusion Report of QTP?
What is checkpoints for quicktest professional (qtp)?
could any help me please, how to work on visual foxpro application using UFT
How to build scripts that access data from external sources?
How to write business scripts using object repository with different scenarios
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Explain object spy in qtp.
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek