how qtp will recognise if application is run on many browsers
Answer Posted / sandeep
by using Browser("CreationTime:=0").page(micclass:=page).......
here QTP recognises Browser("CreationTime:=0") as first
opened browser and Browser("CreationTime:=1) as second and
so on...
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
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?
How many add-ins comes by default with quicktest professional?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How to associate function library at a run time?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
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
what are the limitations of smart identification in qtp 9.0
Hybrid framework supports Descriptive programming. Is it true?
What are the various types of Actions in UFT?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to check feasibility of the appliction?in automation testing?
Get the count of files of similar types from a folder.
How the exception handling can be done using quicktest professional?
Can I change properties of a test object?
How to execute a winrunner script in quicktest professional (qtp)?