hi
how could i get installation guide for QTP 9.0 on XP
help me for this !!!!!
Answer / mohit sehgal
Why would you need the installation guide?
Just double click on the EXE file and follow the
instrutions.
It will ask for a licnse...choose the option Seat if you
have single user/system license or else choose concurrent
if you are installing it on a server on a network.
| Is This Answer Correct ? | 1 Yes | 0 No |
In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.
How do you delete unwanted results in qtp?
what is diff b/w function and action?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?
How we can add actions in the test using QTP?
What is Active Screen in QTP?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??
2 Answers DST Global Solutions,
explain structured testing? plz guys with exp. do answer
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.