Automation Concepts in QTP and Selenium .
Blog to understand automation concepts in QTP, Selenium Webdriver and Manual Testing concepts
Showing posts with label
uft
.
Show all posts
Showing posts with label
uft
.
Show all posts
Running JavaScript in UFT on Page
›
In UFT, we can run java script on a page using RunScript method as shown below. This can be very useful to perform operation on a page/ele...
XPath Object Identification in UFT descriptive programming
›
UFT also supports XPATH and css together with descriptive programming, object repository and DOM for object Identification. Xpath stands ...
WebTables in UFT - 10 Key points
›
1. WebTable or html grid are integral part of html pages and a lot of application data is organised in WebTables. QTP provides different ...
1 comment:
Environment variable in UFT : 10 Key points
›
1. Definition - Environment variables are variables used across QTP Scripts/ all actions in a script/recovery scenario/function libraries ...
2 comments:
Ordinal Identifier in QTP
›
While learning the objects, QTP tries to identify objects based on the mandatory and assistive properties of the object. In case the abov...
List of Regular Expression for UFT/QTP
›
Regular expression are used to match input text with the pattern provided by regular expression engine. A pattern consists of one or more...
›
Home
View web version