What is the difference between Call to Action and Copy
Action.?
Answer Posted / sreeprasad
Call to Action : The changes made in Call to Action , will
be reflected in the orginal action( from where the script
is called).But where as in Copy Action , the changes made
in the script ,will not effect the original script(Action)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How often were they executed?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is TOM in QTP?
Have you faced any problems with object repository?
How to find operating system information using the qtp script?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
How can you identify the browser and its information using the qtp script?
What is the script for database check point, bitmapchek point, regular expression ?
How you can make an action as re-usable action?
What does mean by Scope of Automation?n How we defined it?
what type of framework u r using in ur organization
what is meant by Implicit and explicit requirements?