Windows based Test Objects and Test Operations Below are some of the windows application Test Objects, Based on the object stored in repository the test objects are been created in Recording and also by manually giving the scripts in test window.
As per above syntax below script will be generate for windows based application
Also here i given some of the operation that can be perform based on the created Test Object, listed operation is common for both web and windows based application.
Keyword Driven
Keyword Driven
Object: As very simple to describe about object, "Each and everything that we seeing in Application is called an Object", The identified objects are been stored in o…Read More
GetROProperty Method in QTP
GetROProperty Method in QTP
GetROProperty method is used to identify an object in an Run time, It retrieves the properties and values where the QTP is recorded also the property is listed in the script. Here we ca…Read More
QTP Methods
QTP Methods
QTP methods are used to extract the properties of a selected object in an application, There are some list of properties that comes under QTP methods,
Capture Bitmap
Child Objects
GetRoProperty
GetToProperty
G…Read More
Capture Bitmap Method in QTP
Capture Bitmap Method in QTP
Capture Bitmap: This method is used to capture the image from the selected object. The captured image will be save in the given path in the bitmap…Read More
Descriptive Programming (DP) in QTP
Descriptive Programming (DP) in QTP
Descriptive Programming in QTP will be write in the case of the objects are not present in the Object Repository (OR), This method of programming reduces the time for automation…Read More
0 comments:
Post a Comment