wt is the difference between global and action excel
database in qtp?for example one action is calling another
action the second action is using action excell sheet?if it
is using global sheet what makes the difference?
Answer Posted / raams
global sheet have the default data table iteration but in the local sheet does not have that type of option
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
When Recovery scenario actually starts while testing the application?
How many types of parameters are available in quicktest professional?
What are the different properties of an web object
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is qtpro? What is quick test pro?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
How can I use Call dlls in QTP ?
Tell some commonly used Excel VBA functions?
What are test settings and global settings?
what you mean by artifact,milestone...
How can you identify the browser and its information using the qtp script?
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);
what is the diffrence bw qtp architectute and qtp framework?
what is the difference btn risks & Therads in the Test plan documentation?
when will you do debug your script? and explain that process?