
Loading ...
est data can be more dynamic in nature as compared to the Application under test. Hard coding your test data inside the script can make maintenance of script time consuming when changing test is required. Hard coding can be removed by importing the data from external sheets. But hard coding the name of the test [...]
Register or Login to read the full article...
Tags used -
DataTable, Dynamic, External, flexible, flexible data, Folder, folder structure, Framework, Input, Library, load, script, scripts, Test Data, test data input, TestName

Loading ...
At times, there are situations where we need to execute the same operation on multiple objects. Example of such situations is listed below
Checking/Unchecking all Check Boxes on a web page
Setting all the Text Boxes to blank value
Selecting the first possible value for every WebRadioGroup
The usual way to do it in Descriptive Programming (DP) is to [...]
Register or Login to read the full article...
Tags used -
Action, Descriptive Programming, execute, Framework, function, GetTOProperties, multiple, RegisterUserFunc, SI, Smart Identification

Loading ...
Introduction
A Framework defines a set of guidelines for all phases of test automation: Requirement Analysis, Script Design, Execution, Reporting and maintenance. A framework can be a wrapper around some complex internal architecture which makes it easy to use for the end user. It also enforces a set of standards for implementation
Problem Statement
There is no standard [...]
Register or Login to read the full article...
Tags used -
abstraction, business logic, Configurable, data driven, Framework, frameworks, hybrid, Keyword driven, script design, test automation, versioning