Answer Posted / manu
thats absolutely correct .. just to add that when you use
BPT components and run a test consisting many of them..
this requires to pass some outputs as inputs to the next
component run.. thats very much it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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.
What is clean sweep?
What are the different attributes used with regular expression?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How QA specialist can identify when programmatic descriptions are useful?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How to open a new test using quicktest professional (qtp)?
How do you check ticket cost and ticket number in flight application?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
Both static and dynamic arrays are handled by the vb script. Is it true?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How to give a call to another action from one action?
How to analyzing test results using quicktest professional (qtp)?