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

S

SAFARI - com.qcefast.enums.Browsers
An enum constant for representing using the Safari browser.
SCENARIO_TAGS_TO_RUN - Variable in class com.qcefast.util.FastRunProperties
 
SCENARIO_TAGS_TO_SKIP - Variable in class com.qcefast.util.FastRunProperties
 
select(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Selects the specified data from a dropdown
SELECT - com.qcefast.enums.Action
This action is used to select a value from a HTML select object locatedd by a TestStep.
SELECT - com.qcefast.enums.TagNames
Select tag names.
SELECT - com.qcefast.frameworkSpecific.FastDriver.TagNames
 
SELENIUM - com.qcefast.enums.Framework
Selenium framework.
SEND_STATUSES - Variable in class com.qcefast.util.FastRunProperties
 
sendFunctionalStepStatus(FunctionalTestStep, boolean) - Method in class com.qcefast.util.Fast
This method sends status of functional step to server/cloud via API
sendTestScriptStatus(TestScript, boolean) - Method in class com.qcefast.util.Fast
This method sends status of test script to server/cloud via API
sendTestStepStatus(TestStep, boolean) - Method in class com.qcefast.util.Fast
This method sends status of test step to server/cloud via API
sendTestSuiteStatus(FastXml, boolean) - Method in class com.qcefast.util.Fast
This method sends the status of the test suite to server/cloud via API
setAction(String) - Method in class com.qcefast.fastXml.TestStep
Sets action.
setAut(String) - Method in class com.qcefast.fastXml.FastXml
Sets aut.
setBackToDefault(FastRunProperties) - Static method in class com.qcefast.frameworkSpecific.BrowserUtilHelper
Sets driver back to default browser
setBddStepName(String) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets bdd step name.
setBrowserLoops(Integer) - Method in class com.qcefast.frameworkSpecific.FastElement
Sets browserLoops for this FastElement
setBrowserLoops(String) - Method in class com.qcefast.util.FastRunProperties
Set browserLoops property
setBrowserType(Browsers) - Method in class com.qcefast.util.FastRunProperties
Set browserType property
setCallerIdentityLocation(String) - Method in class com.qcefast.util.Fast
Sets the callerIdentityLocation that will be used by the notificationService to send statuses
setClassName(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the className stored for this FastElement.
setCloseDriverAfterTestScript(String) - Method in class com.qcefast.util.FastRunProperties
Set closeDriverAfterScript property
setCloseDriverAfterTestSuite(String) - Method in class com.qcefast.util.FastRunProperties
Set closeDriverAfterSuite property
setColumnIndexMap(Map<Integer, String>) - Method in class com.qcefast.fastXml.TestStepFields
Sets the columnIndexMap to be used with resolving a TestStep
setCss(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the css stored for this FastElement.
setData(String) - Method in class com.qcefast.fastXml.TestStep
Sets data.
setDataGen(String) - Method in class com.qcefast.fastXml.TestStep
Sets data gen.
setDataParameters(String) - Method in class com.qcefast.fastXml.TestStep
Sets data parameters.
setDataSetCreated(boolean) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets data set created.
setDataSetFile(String) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets data set file.
setDataSetRow(Map<String, String>) - Method in class com.qcefast.fastXml.TestStepFields
Sets the dataSetRows to be used with resolving a TestStep
setDataType(String) - Method in class com.qcefast.fastXml.TestStep
Sets data type.
setDateCreated(String) - Method in class com.qcefast.fastXml.FastXml
Sets date created.
setDefaultFramework(Framework) - Static method in class com.qcefast.util.FastArgs
 
setDefaultFramework(Framework) - Method in class com.qcefast.util.FastRunProperties
Set defaultFramework property
setDefaultFramework(String) - Static method in class com.qcefast.util.FastArgs
 
setDescription(String) - Method in class com.qcefast.fastXml.FastXml
Sets description.
setDescription(String) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets description.
setDescription(String) - Method in class com.qcefast.fastXml.TestScript
Sets description.
setDescription(String) - Method in class com.qcefast.fastXml.TestStep
Sets description.
setDescription(String) - Method in class com.qcefast.reports.FunctionalStepLog
Set FunctionalStepLog.description
setDescription(String) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.description
setDetailedResultFolder(String) - Method in class com.qcefast.fastXml.TestStep
Sets detailed result folder.
setDetailedResultFolder(String) - Method in class com.qcefast.util.FastRunProperties
Sets detailed result folder.
setDetailedStepPath(String) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.detailedStepPath
setDOB(String, FastRunProperties) - Static method in class com.qcefast.util.DataGenerator
Returns a date using the passed in parameters
setDriverLocation(String) - Method in class com.qcefast.fastXml.FastXml
Sets driver location.
setDriverMainWindow(String) - Method in class com.qcefast.frameworkSpecific.FastDriver
Sets the initial window for this FastDriver
setDriverPath(String) - Method in class com.qcefast.util.FastRunProperties
Sets driverPath property
setDriverType(DriverType) - Method in class com.qcefast.fastXml.FastXml
Sets driver type.
setEndTime(Date) - Method in class com.qcefast.fastXml.FastXml
Sets end time.
setEndTime(Date) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets end time.
setEndTime(Date) - Method in class com.qcefast.fastXml.TestScript
Sets end time.
setEndTime(Date) - Method in class com.qcefast.fastXml.TestStep
Sets end time.
setEnvironment(String) - Method in class com.qcefast.fastXml.FastXml
Sets environment.
setEnvironment(String) - Method in class com.qcefast.fastXml.TestStepFields
Sets environment.
setEvidencePath(String) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.evidencePath
setExcecutionReportsPath(String) - Method in class com.qcefast.util.FastRunProperties
Set executionReportsPath property
setExecuteCount(int) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets execute count.
setExecuteDataSet(boolean) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets execute data set.
setExecuteStep(boolean) - Method in class com.qcefast.fastXml.TestStepFields
Sets execute step.
setExecutionStatus(Status) - Method in class com.qcefast.reports.FunctionalStepLog
Sets FunctionalStepLog.executionStatus
setExecutionStatus(Status) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.executionStatus
setFailType(FailType) - Method in exception com.qcefast.exceptions.FastException
Sets the FailType of this FastException
setFailType(FailType) - Method in class com.qcefast.fastXml.TestStep
Sets the FailType this TestStep should use if its execution fails.
setFastDriver(FastDriver) - Method in class com.qcefast.frameworkSpecific.FastElement
Sets the FastDriver that this FastElement is going to use
setFastDriver(FastDriver) - Method in class com.qcefast.util.FastRunProperties
Sets fastDriver.
setFastElementAncestors(Set<FastElement>) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the fastElementAncestors of this fastElement.
setFastElementProperties(FastElementProperties) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the fastElementProperties of this FastElement
setFastException(FastException) - Method in class com.qcefast.fastXml.TestStep
Sets fast exception.
setFastException(Exception) - Method in class com.qcefast.fastXml.TestStep
Sets fast exception.
setFastRunProperties(FastRunProperties) - Method in class com.qcefast.fastXml.FastXml
Sets fastRunProperties
setFastRunProperties(FastRunProperties) - Method in class com.qcefast.fastXml.TestStep
Sets fast run properties.
setFastRunProperties(FastRunProperties) - Method in class com.qcefast.util.Fast
Set the fastRunProperties of this object.
setFastXml(FastXml) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.fastXml
setFindByLocator(boolean) - Method in class com.qcefast.frameworkSpecific.FastElement
DO NOT MANUALLY USE THIS METHOD
This method needs to be paired with setLocatorVals or it will not work
Set to true if this fastElement is to be found using a framework locator.
setFolderTs(String) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.folderTs
setFrame(String) - Method in class com.qcefast.fastXml.TestStep
Sets frame.
setFrameElement(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Sets the frame that this FastElement is located in.
setFramework(Framework) - Method in exception com.qcefast.exceptions.FastException
Sets the Framework being used when this exception was thrown
setFramework(Framework) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets framework.
setFramework(Framework) - Method in class com.qcefast.fastXml.TestScript
Sets framework.
setFramework(Framework) - Method in class com.qcefast.fastXml.TestStep
Sets framework.
setFramework(Framework) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the framework of this FastElement.
setFrameworkToUse(Framework) - Static method in class com.qcefast.util.BrowserUtil
Sets the framework that BrowserUtil should use for its actions
setFrameworkVersion(String) - Method in class com.qcefast.fastXml.FastXml
Sets framework version.
setfStep(FunctionalTestStep) - Method in class com.qcefast.reports.FunctionalStepLog
Sets FunctionalStepLog.fStep
setFtsNumber(int) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets fts number.
setFtsNumber(int) - Method in class com.qcefast.fastXml.TestStep
Sets fts number.
setFunctionalStepLogs(List<FunctionalStepLog>) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.functionalStepLogs
setFunctionalTagsToRun(String) - Method in class com.qcefast.util.FastRunProperties
Set functionalTagsToRun property
setFunctionalTagsToSkip(String) - Method in class com.qcefast.util.FastRunProperties
Set functionalTagsToSkip property
setFunctionalTestSteps(List<FunctionalTestStep>) - Method in class com.qcefast.fastXml.TestScript
Sets functional test steps.
setId(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the id stored for this FastElement.
setLinkText(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the linkText stored for this FastElement.
setLocatorVals(String, String) - Method in class com.qcefast.frameworkSpecific.FastElement
DO NOT MANUALLY USE THIS METHOD
This method needs to be paired with setFindByLocator or it will not work
This method should only be used when the locator indicator is used in the object field of a testStep.
setMessage(String) - Method in class com.qcefast.fastXml.FastXml
Sets message.
setMessage(String) - Method in class com.qcefast.fastXml.TestScript
Sets message.
setMessage(String) - Method in class com.qcefast.fastXml.TestStep
Sets message.
setName(String) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets name.
setName(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the name stored for this FastElement.
setObject(String) - Method in class com.qcefast.fastXml.TestStep
Sets object.
setObjectMap(String) - Method in class com.qcefast.fastXml.TestStep
Sets object map.
setOverallStatus(Status) - Method in class com.qcefast.reports.HTMLReport
Sets the overall status of a test run
setOverallSumFilePath(String) - Method in class com.qcefast.reports.HTMLReport
Sets HTMLReport.overAllSumFilePath
setPage(String) - Method in class com.qcefast.fastXml.TestStep
Sets page.
setPageTitle(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Sets the title of the page this FastElement is on
setPageUrl(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Sets the url of the page this FastElement is on
setParentFramework(Framework) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets parent framework.
setParentFramework(Framework) - Method in class com.qcefast.fastXml.TestStep
Sets parent framework.
setParentFunctionalStep(FunctionalTestStep) - Method in class com.qcefast.fastXml.TestStepFields
Sets parent functional step.
setPartialLinkText(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the partialLinkText stored for this FastElement.
setReference(String) - Method in class com.qcefast.fastXml.TestStep
Sets reference.
setRelativeDriverPath(String) - Method in class com.qcefast.util.FastRunProperties
Set relativeDriverPath property
setRetryAttempts(Integer) - Method in class com.qcefast.frameworkSpecific.FastElement
Sets retryAttempts for this FastElement
setRetryAttempts(String) - Method in class com.qcefast.util.FastRunProperties
Set retryAttempts property
setRunDateTime(String) - Method in class com.qcefast.fastXml.FastXml
Sets run date time.
setRunId(String) - Method in class com.qcefast.fastXml.FastXml
Sets run id.
setRunId(String) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets run id.
setRunId(String) - Method in class com.qcefast.fastXml.TestScript
Sets run id.
setRunId(String) - Method in class com.qcefast.fastXml.TestStep
Sets run id.
setRunName(String) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.runName
setRuntimeReferences(Map<String, String>) - Method in class com.qcefast.util.FastRunProperties
Sets runtimeReferences
setScenarioTagsToRun(String) - Method in class com.qcefast.util.FastRunProperties
Set scenarioTagsToRun property
setScenarioTagsToSkip(String) - Method in class com.qcefast.util.FastRunProperties
Set scenarioTagsToSkip property
setScreenshot(String) - Method in class com.qcefast.fastXml.TestStep
Sets screenshot.
setScreenshotTaken(boolean) - Method in class com.qcefast.fastXml.TestStep
Sets screenshot taken.
setScriptName(String) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.scriptName
setScriptNumber(int) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.scriptNumber
setSeleniumElement(WebElement) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the selenium webelement of this FastElement
setSendStatuses(String) - Method in class com.qcefast.util.FastRunProperties
Set sendStatuses property
setStartTime(FastXml) - Method in class com.qcefast.util.Fast
Sets the start time in the fastXml.
setStartTime(Date) - Method in class com.qcefast.fastXml.FastXml
Sets start time.
setStartTime(Date) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets start time.
setStartTime(Date) - Method in class com.qcefast.fastXml.TestScript
Sets start time.
setStartTime(Date) - Method in class com.qcefast.fastXml.TestStep
Sets start time.
setStatus(Status) - Method in class com.qcefast.fastXml.FastXml
Sets status.
setStatus(Status) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets status.
setStatus(Status) - Method in class com.qcefast.fastXml.TestScript
Sets status.
setStatus(Status) - Method in class com.qcefast.fastXml.TestStep
Sets status.
setStepName(String) - Method in class com.qcefast.fastXml.TestStep
Sets step name.
setStepName(String) - Method in class com.qcefast.reports.FunctionalStepLog
Sets FunctionalStepLog.stepName
setStepNumber(int) - Method in class com.qcefast.fastXml.TestStep
Sets step number.
setStepNumber(int) - Method in class com.qcefast.reports.FunctionalStepLog
Sets FunctionalStepLog.stepNumber
setTagName(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the tagName stored for this FastElement.
setTags(String) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets tags.
setTags(String) - Method in class com.qcefast.fastXml.TestScript
Sets tags.
setTempStartTime(Date) - Method in class com.qcefast.util.FastRunProperties
Sets tempStartTime value.
setTestFileLogs(List<TestFileLog>) - Method in class com.qcefast.reports.HTMLReport
Sets HTMLReport.testFileLogs
setTestRunPath(String) - Method in class com.qcefast.util.FastArgs
 
setTestScript(TestScript) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.testScript
setTestScriptId(String) - Method in class com.qcefast.fastXml.TestScript
Sets test script id.
setTestScriptName(String) - Method in class com.qcefast.fastXml.TestScript
Sets test script name.
setTestScriptName(String) - Method in class com.qcefast.fastXml.TestStepFields
Sets test script name.
setTestScriptNumber(int) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets test script number.
setTestScriptNumber(int) - Method in class com.qcefast.fastXml.TestScript
Sets test script number.
setTestScriptNumber(int) - Method in class com.qcefast.fastXml.TestStep
Sets test script number.
setTestScriptNumber(int) - Method in class com.qcefast.fastXml.TestStepFields
Sets test script number.
setTestScripts(List<TestScript>) - Method in class com.qcefast.fastXml.FastXml
Sets test scripts.
setTestSetName(String) - Method in class com.qcefast.fastXml.FastXml
Sets test set name.
setTestSetName(String) - Method in class com.qcefast.fastXml.TestScript
Sets test set name.
setTestSetName(String) - Method in class com.qcefast.fastXml.TestStepFields
Sets test set name.
setTestSetName(String) - Method in class com.qcefast.reports.TestFileLog
Sets TestFileLog.testSetName
setTestStepFields(TestStepFields) - Method in class com.qcefast.fastXml.TestStep
Sets test step fields.
setTestSteps(List<TestStep>) - Method in class com.qcefast.fastXml.FunctionalTestStep
Sets test steps.
setTestType(String) - Method in class com.qcefast.fastXml.FastXml
Sets test type.
setText(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the text stored for this FastElement.
setUpFastXml(FastXml, FastRunProperties) - Method in class com.qcefast.fastXml.JAXBUtils
Updates a fastXml for functionalSteps that may be using datasets.
setUseAncestors(boolean) - Method in class com.qcefast.frameworkSpecific.FastElement
Set to true if the fastElementAncestors of this object are to be used to find it.
setUser(String) - Method in class com.qcefast.fastXml.FastXml
Sets user.
setWaitTime(Double) - Method in class com.qcefast.frameworkSpecific.FastElement
Sets waitTime for this FastElement
setWebAppVersion(String) - Method in class com.qcefast.fastXml.FastXml
Sets web app version.
setWebDriver(WebDriver) - Method in class com.qcefast.frameworkSpecific.FastDriver
Sets the selenium webDriver this FastDriver will use
setWebElementWait(String) - Method in class com.qcefast.util.FastRunProperties
Set webElementWait property
setXpath(String) - Method in class com.qcefast.frameworkSpecific.FastElement
Replaces the xpath stored for this FastElement.
shutdown(Fast) - Static method in class com.qcefast.frameworkSpecific.Fast_Main_Helper
Shutdown test
SKIPPED - com.qcefast.enums.Status
Skipped status.
skippedTests(HTMLReport) - Static method in class com.qcefast.util.ProcessXMLDriver
Returns the number of tests that were skipped
skipTags(Set<String>, Set<String>) - Method in class com.qcefast.util.Fast
Returns true if the run should be skipped, false if it shouldn't
sleep(double) - Static method in class com.qcefast.frameworkSpecific.FastDriver
Pause the run for the specified amount of seconds
SPAN - com.qcefast.enums.TagNames
Span tag names.
SPAN - com.qcefast.frameworkSpecific.FastDriver.TagNames
 
SQL_MULTI_REF - com.qcefast.enums.AutoGenerateDataType
This DataType is not yet supported by the FAST Framework.
SQL_REF - com.qcefast.enums.AutoGenerateDataType
This DataType is not yet supported by the FAST Framework.
startup() - Static method in class com.qcefast.frameworkSpecific.Fast_Main_Helper
Start up for tools fast uses
startupSelenium() - Static method in class com.qcefast.frameworkSpecific.Fast_Main_Helper
Startup for selenium
STATIC - com.qcefast.enums.AutoGenerateDataType
This DataType is used to save the value in a TestStep's data field to a reference.
Status - Enum in com.qcefast.enums
The constants in this enum are used to represent the potential statuses of a TestStep, FunctionalTestStep, TestScript, FastXml.
submit() - Method in class com.qcefast.frameworkSpecific.FastElement
When the framework is selenium: submits the form if the current element is a form.
SUBMIT_SQL - com.qcefast.enums.Action
This action is not yet supported by the FAST Framework
SUFFIX_FIRST - com.qcefast.enums.AutoGenerateDataType
This DataType is used to generate a firstname, and prepend it with a suffix using Faker.
SUFFIX_LAST - com.qcefast.enums.AutoGenerateDataType
This DataType is used to generate a lastname, and prepend it with a suffix using Faker.
SWITCH_TAB - com.qcefast.enums.Action
This action is used to switch to the browser tab specified in the Page field.
switchFrame(FastElement) - Static method in class com.qcefast.util.BrowserUtil
Switches to the frame found using the passed in parameter
switchFrame(FastElement, Framework) - Static method in class com.qcefast.frameworkSpecific.BrowserUtilHelper
Switches to the frame found using the passed in values
switchTab(String, Framework) - Method in class com.qcefast.frameworkSpecific.FastDriver
Switches the tab specified by newTab using the specified framework
switchTab(String, FastRunProperties) - Static method in class com.qcefast.util.BrowserUtil
Switches to the specified tab using the last used framework
switchTab(String, FastRunProperties, Framework) - Static method in class com.qcefast.frameworkSpecific.BrowserUtilHelper
Switches to the specified tab
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