Hi friends,
In a particular test how many maximum call to new
actions we can call?It reusable or normal actions what ever
it is .
Answer / subbu
hi friends
in a particular test HE CAN create& call max 255 actions,it
is reusable.
| Is This Answer Correct ? | 10 Yes | 1 No |
My project title is "DRUG Audition and research management" it comes which domain?
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
how to calculate no. of repeating characters in a a string..please give me the code
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)
How to execute a winrunner script in quicktest professional?
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
what is the extension for QTP files?
16 Answers American Solutions,
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
How to retrieve the property of an object?
Define QTP ?