Automation Concepts in QTP and Selenium .
Blog to understand automation concepts in QTP, Selenium Webdriver and Manual Testing concepts
How to extract CSS properties of an element: Interview question Selenium
›
During functional test script creation using selenium , we came across steps like verify the background color , font size or the text color...
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:
Descriptive Programming in UFT : 10 Key points
›
1. Descriptive programming is describing the object properties in the code itself instead of defining an object in the object repository. ...
›
Home
View web version