A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages

R

randomString(AutoGenerateDataType, int) - Static method in class com.qcefast.util.DataGenerator
Returns a randomly generated string based on the dataType passed in
REF_DOB_DAY - com.qcefast.enums.AutoGenerateDataType
This DataType is usage to retrieve the day from a date in the format yyyy-MM-dd.
REF_DOB_MONTH - com.qcefast.enums.AutoGenerateDataType
This DataType is usage to retrieve the month from a date in the format yyyy-MM-dd.
REF_DOB_YEAR - com.qcefast.enums.AutoGenerateDataType
This DataType is usage to retrieve the year from a date in the format yyyy-MM-dd.
REFERENCE - com.qcefast.enums.DataFields
Enum constant used to represent the Reference field in a TestStep
REFRESH_PAGE - com.qcefast.enums.Action
This action is used to refresh the most recent page that the Fast Framework was on.
refreshPage() - Method in class com.qcefast.frameworkSpecific.FastDriver
Refreshes the current window that the FastDriver is on.
RELATIVE_DRIVER_PATH - Variable in class com.qcefast.util.FastRunProperties
 
REMOVE_PREFIX - com.qcefast.enums.AutoGenerateDataType
This DataType is used to remove a prefix from data that exists in the data field.
REMOVE_SUFFIX - com.qcefast.enums.AutoGenerateDataType
This DataType is used to remove a suffix from data that exists in the data field.
removeAllFastElementAncestors() - Method in class com.qcefast.frameworkSpecific.FastElement
Removes all elements from this object's fastElementAncestors
removeFastElementAncestor(FastElement) - Method in class com.qcefast.frameworkSpecific.FastElement
Removes the specified element from the fastElementAncestors of this object
reset() - Method in class com.qcefast.reports.HTMLReport
Clears testFileLogs
RESOLVE_REFERENCES - com.qcefast.enums.DataGen
Used to tell the Fast framework that there are references within a TestStep that need to be resolved.
resolveBrowserAction(TestStep, Action, int) - Method in class com.qcefast.util.ActionResolver
Resolves a browser action
resolveReferences(TestStep) - Static method in class com.qcefast.util.ProcessXMLDriver
Resolves references in a teststep
RETRY_ATTEMPTS - Variable in class com.qcefast.util.FastRunProperties
 
rptStatus(String, TestStep) - Static method in class com.qcefast.util.BrowserUtil
Updates the execution status of the teststep
runFastXml(FastXml) - Method in class com.qcefast.util.Fast
Execute the passed in FastXml object
runFastXmls(List<FastXml>) - Method in class com.qcefast.util.Fast
Execute the passed in FastXml objects
runFastXmlWithReport(FastXml, FastRunProperties) - Method in class com.qcefast.util.Fast
Execute the passed in FastXml object, and write out htmlReport
RUNNING - com.qcefast.enums.Status
Running status.
runTags(Set<String>, Set<String>) - Method in class com.qcefast.util.Fast
Returns true if we should run based on the tags passed in
runTheScripts(FastXml, Fast) - Static method in class com.qcefast.util.ProcessXMLDriver
Used to execute fastXmls
A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages