Answer Posted / sofia
In QTP,Only one type of synchronization method is there.
1.object/window property.
The above answer is for WINRUNNER.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Define Canvas view of UFT?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
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?
What are the main differences of qtp and win runner?
Can you write a script to check if the folder exists or not?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
Can we run multiple QTP scripts one after the other without manual intervention? How?
Explain qtp(quick test professional)?
How the smart identification is used in real time?Please explain with an example
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Explain quicktest professional (qtp) testing process?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
desribe a situation where u faced a stressful situation and how did u cope with it
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.