Answer Posted / tester
When inputs from Keyboard are needed in test as well as to
capture mouse movements
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is object and child object.. explain ..if possible give some example for better understanding ..
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How to write business scripts using object repository with different scenarios
Generic function to search for the unique link in webtable and click on it
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Differentiate the type of test cases which can be automated and which cannot be automated?
wt is the use of multiple questions in QTP
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Through array we can execute the testcase how ? give me example
What is the virtual object?
How qtp identifies objects?
unique properties of button,edit box, radio button,check box?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Explain how you can find the absolute value of the number in qtp?