Any one knows about descriptive programming to identify
objects in a page?
Kindly drop me mail
prasanna.sabat@gmail.com
Answer Posted / murali raju
Hi .. I am murali from blore..
in my company this way to we write descriptive
programming...
if u have an internet and qtp 8.2 or 9 run the below script
in ur machine..
Browser("title:=Welcome to Gmail").Page("title:=Welcome to
Gmail").WebEdit
("type:=text","name:=Email").Set "prasanna.sabat"
Browser("title:=Welcome to Gmail").Page("title:=Welcome to
Gmail").WebEdit
("type:=password","name:=passwd").set "urpwd"
Browser("title:=Welcome to Gmail").Page("title:=Welcome to
Gmail").WebButton("type:=submit","name:=Sign in").click
did u understand the abvoe code...?
otherwise call to me..
09845135495
bangalore...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to explain a banking project in interview as a test engineer???
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 types of trigger events are there in qtp?
What is the difference between per-action and shared?
What are the general steps involved in the data driven framework?
What is checkpoints for quicktest professional?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How will you test a keyboard?
What is the meaning Work bench?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Can you list some technologies that support qtp?
What is Port testing. Whhen will you perform?
What are the steps involved in the recovery scenario wizard?