Explain about reusable actions?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
An action that can be called multiple times by the test in
which it was created.(local test) as well as by other
tests.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sahadeva
reusable actions are two types
call to existing:using this we can get resource code, object
repository,data table contents but these are read only we
cant edit
call to copy:using this we can get resource code, object
repository,data table contents but we can edit
Is This Answer Correct ? | 0 Yes | 0 No |
unique properties of button,edit box, radio button,check box?
I know the Basic QTP. But I wanted to learn descriptive programming in QTP. Without Object Repository how we can develop a script? I wanted to do one real time project using QTP. If you know this type of training is available in pune then let me know the address.
Is any limitation to xml checkpoints?
how to get font size of a "WebEdit"
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
can u Give Procedure to Handle Pop Window & write Code for that
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
What are the Disadvantages of shared object repository?