Method | Description | |
---|---|---|
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Method | Description | |
---|---|---|
FeatureSetup ( Microsoft testContext ) : void | ||
FeatureTearDown ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void | ||
_01_OpenTheBrowserAndLoadDocumentDashboardPage ( ) : void | ||
_02_VerifyTheDocumentFlyOutOnDocumentDashboard ( ) : void | ||
_03_VerifyThePinUnpinFunctionality ( ) : void | ||
_04_VerifyTheMailCartFunctionality ( ) : void | ||
_05_VerifyTheSortFunctionalityOnDocumentDashboard ( ) : void | ||
_06_VerifyInvalidTextSearchOnDocumentDashboard ( ) : void | ||
_07_VerifyTheSearchFeatureOnDocumentDashboard ( ) : void | ||
_08_VerifyTheSearchFeatureWithManagedPropertiesOnDocumentDashboard ( ) : void | ||
_09_VerifyTheAdvanceFilterFunctionality ( ) : void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
return | void |