-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
42a12cb
commit f90c5fc
Showing
121 changed files
with
12,800 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
MobileTesting_Suite/VET_JavaScript_Project_1/Data_Files/Contact_List.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Name,Email,Enquiry | ||
Shelley Head,[email protected],Help | ||
Rogan Anderson,[email protected],Shipment is missing | ||
Gil Strong,[email protected],Thanks for the fast delivery | ||
Kasper Nash,[email protected],Please help with my order | ||
Cain Combs,[email protected],Great Prodcuts | ||
Wing Collier,[email protected],Love the prices | ||
Diana Shaw,[email protected],Is shipping free | ||
Elijah Barnett,[email protected],Where's my stuff? | ||
Herman Crosby,[email protected],I bought it all | ||
Dan Lagomarsino,[email protected],Where's my stuff? |
Binary file added
BIN
+9.18 KB
MobileTesting_Suite/VET_JavaScript_Project_1/Data_Files/Contact_List.xlsx
Binary file not shown.
16 changes: 16 additions & 0 deletions
16
MobileTesting_Suite/VET_JavaScript_Project_1/Events/Events.tcAX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Root signature="{E7ABA87F-E873-4452-9921-6F4BAAEB2BCC}" version="1400" key="{4CE64162-9D55-4304-AFD2-C11A4C64BBD6}" typeId="{E7ABA87F-E873-4452-9921-6F4BAAEB2BCC}"> | ||
<config nodeName="Events" tlbHistory=""TestComplete general events"" /> | ||
<testData /> | ||
<data /> | ||
<children> | ||
<child key="{92DC80E2-C97D-4042-ABB1-8F8DA6C2D60D}"> | ||
<config nodeName="EventControl_General" lastOpenedTLB="" generatedCLSID="{3F365463-9AFB-43AF-869B-C6E41B9686A2}" generatedTLBKey="{287B2FB4-D19C-43C9-9E79-426885FFBDF4}" generatedEventsKey="{C5E09743-3E4B-4FAD-87A0-1F0CE3916776}" generatedTLBDesc="TestComplete EventControl_General Control - 10/6/2022 2:27:25 PM"> | ||
<eventInfo infoTLBVer="version.dll" infoGUID="{F5856842-4323-49FD-B806-36E22179EF8A}" infoID="1610743808" infoControlName="Test Engine Events" infoEventName="OnStartTest" infoEventRealName="OnStartTest" infoDescription="Occurs when TestComplete starts running a test (whether it is run from the UI or command line, or as a project test item)." /> | ||
<handlerInfo handlerName="EventControl_TestEngine_OnStartTest" handlerMoniker="KDT\{151D7484-443F-4EE9-A68C-C71E573C4C1D}" handlerEventName="OnStartTest" handlerRealIID="{F5856842-4323-49FD-B806-36E22179EF8A}" handlerRealDispID="1610743808" /> | ||
</config> | ||
<testData /> | ||
<data /> | ||
</child> | ||
</children> | ||
</Root> |
89 changes: 89 additions & 0 deletions
89
MobileTesting_Suite/VET_JavaScript_Project_1/KeywordTests/Basic_Login.tcKDTest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Root signature="{B9D9273E-7266-43E0-BF02-97F168593604}" version="15.0"> | ||
<TestData Description="" Key="{75844371-F298-4689-A826-3F8D08848877}" Type="{79147B28-EE20-4294-B773-1D3787FBF37B}"> | ||
<Data> | ||
<Extenders> | ||
<NodeBitmaps /> | ||
</Extenders> | ||
</Data> | ||
<Children> | ||
<Operation Type="{98EACF50-FA7B-4595-8EDC-4C0B21157A52}"> | ||
<Data Description="Launches the specified browser and opens the specified URL in it." BrowserName="chrome"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="URL" DefVarType="8" DefValueType="6" DefValueValue="" VarType="8" ValueType="6" ValueValue="https://bearstore-testsite.smartbear.com/" /> | ||
<Parameter Name="PageLoadWaitTime" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
</Parameters> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Maximizes the specified Window object." Action="Maximize"> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.browser.BrowserWindow;" /> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Clicks the '%n' control." Action="Click"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="ClientX" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
<Parameter Name="ClientY" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
<Parameter Name="Shift" DefVarType="12" DefValueType="1" DefValueValue="0" VarType="3" ValueType="1" ValueValue="0"> | ||
<Values IsEnum="True"> | ||
<Value Type="1" Value="0" Text="skNoShift" /> | ||
<Value Type="1" Value="8192" Text="skShift" /> | ||
<Value Type="1" Value="32768" Text="skAlt" /> | ||
<Value Type="1" Value="16384" Text="skCtrl" /> | ||
</Values> | ||
</Parameter> | ||
</Parameters> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.chrome.pageShop.header.navUsd.linkLogIn.textnodeLogIn;" /> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Waits until the browser loads the page and is ready to accept user input." Action="Wait"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="WaitTime" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
</Parameters> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.chrome.pageLogin;" /> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Clicks the '%n' control." Action="Click"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="ClientX" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
<Parameter Name="ClientY" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
<Parameter Name="Shift" DefVarType="12" DefValueType="1" DefValueValue="0" VarType="3" ValueType="1" ValueValue="0"> | ||
<Values IsEnum="True"> | ||
<Value Type="1" Value="0" Text="skNoShift" /> | ||
<Value Type="1" Value="8192" Text="skShift" /> | ||
<Value Type="1" Value="32768" Text="skAlt" /> | ||
<Value Type="1" Value="16384" Text="skCtrl" /> | ||
</Values> | ||
</Parameter> | ||
</Parameters> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.chrome.pageLogin.sectionContent.textboxUsernameoremail;" /> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Sets the text %p1 in the '%n' text editor." Action="SetText"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="Text" DefVarType="8" VarType="8" ValueType="6" ValueValue="SampleUser_001!" /> | ||
</Parameters> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.chrome.pageLogin.sectionContent.textboxUsernameoremail;" /> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Sets the text %p1 in the '%n' text editor." Action="SetText"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="Text" DefVarType="8" ParamType="{83D6F80C-4323-4034-92E3-FD2A65D2E6FC}" VariableType="2" VariableName="Password10" /> | ||
</Parameters> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.chrome.pageLogin.sectionContent.passwordboxPassword;" /> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Clicks the '%n' button." Action="ClickButton"> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.chrome.pageLogin.sectionContent.buttonLogIn;" /> | ||
</Data> | ||
</Operation> | ||
</Children> | ||
</TestData> | ||
<Parameters Key="{EDCDA552-41BA-4A4E-B0CF-DB72134C21DA}" /> | ||
</Root> |
19 changes: 19 additions & 0 deletions
19
MobileTesting_Suite/VET_JavaScript_Project_1/KeywordTests/BitBar_Basic.tcKDTest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Root signature="{B9D9273E-7266-43E0-BF02-97F168593604}" version="15.0"> | ||
<TestData Description="" Key="{232CFBA7-7FB4-4F8E-9618-4987974DA6B3}" Type="{79147B28-EE20-4294-B773-1D3787FBF37B}"> | ||
<Data> | ||
<Extenders> | ||
<NodeBitmaps /> | ||
</Extenders> | ||
</Data> | ||
<Children> | ||
<Operation Type="{E8089E1C-53BC-4D9C-A69D-7CDDB49422CB}"> | ||
<Data Description="Runs a keyword test." TestName="Mod_Chrome_Open_Smartstore" /> | ||
</Operation> | ||
<Operation Type="{E8089E1C-53BC-4D9C-A69D-7CDDB49422CB}"> | ||
<Data Description="Runs a keyword test." TestName="Mod_Close_Browser" /> | ||
</Operation> | ||
</Children> | ||
</TestData> | ||
<Parameters Key="{CAA5A922-72A4-49D6-A2FA-767F7B76014A}" /> | ||
</Root> |
97 changes: 97 additions & 0 deletions
97
MobileTesting_Suite/VET_JavaScript_Project_1/KeywordTests/Chrome_Incognito.tcKDTest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Root signature="{B9D9273E-7266-43E0-BF02-97F168593604}" version="15.0"> | ||
<TestData Description="" Key="{5DFCC937-9DC4-4473-9FE7-AE73D47411D5}" Type="{79147B28-EE20-4294-B773-1D3787FBF37B}"> | ||
<Data> | ||
<Extenders> | ||
<NodeBitmaps /> | ||
</Extenders> | ||
</Data> | ||
<Children> | ||
<Operation Type="{D993D251-65A9-4BED-A2EC-C2AC83739BAD}"> | ||
<Data GroupName="Chrome_Incognito" /> | ||
<Children> | ||
<Operation Type="{BFB3C418-1303-46B3-9B24-3624AB5EB529}"> | ||
<Data Description="Posts an information message to the test log." MessageType="0"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="MessageText" DefVarType="12" VarType="8" ValueType="6" ValueValue="Hello World" /> | ||
<Parameter Name="Details" DefVarType="12" VarType="8" ValueType="6" ValueValue="More info about this test" /> | ||
<Parameter Name="Priority" DefVarType="12" DefValueType="1" DefValueValue="300" VarType="3" ValueType="1" ValueValue="300"> | ||
<Values IsEnum="True"> | ||
<Value Type="1" Value="100" Text="pmLowest" /> | ||
<Value Type="1" Value="200" Text="pmLower" /> | ||
<Value Type="1" Value="300" Text="pmNormal" /> | ||
<Value Type="1" Value="400" Text="pmHigher" /> | ||
<Value Type="1" Value="500" Text="pmHighest" /> | ||
</Values> | ||
</Parameter> | ||
<Parameter Name="Attrib" DefVarType="12" VarType="12" ValueType="0" ValueValue="0" /> | ||
<Parameter Name="Picture" DefVarType="12" VarType="12" ValueType="0" ValueValue="0" /> | ||
<Parameter Name="FolderId" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
</Parameters> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{28D3E73B-A718-4E67-96A3-4C49D5D4B340}"> | ||
<Data Description="Creates a log folder and makes it the current folder to which messages will be posted. This folder can contain messages of different types as well as subfolders."> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="MessageText" DefVarType="12" VarType="8" ValueType="6" ValueValue="Chrome_Incognito" /> | ||
<Parameter Name="Details" DefVarType="12" VarType="8" ValueType="6" ValueValue="" /> | ||
<Parameter Name="Priority" DefVarType="12" DefValueType="1" DefValueValue="300" VarType="3" ValueType="1" ValueValue="300"> | ||
<Values IsEnum="True"> | ||
<Value Type="1" Value="100" Text="pmLowest" /> | ||
<Value Type="1" Value="200" Text="pmLower" /> | ||
<Value Type="1" Value="300" Text="pmNormal" /> | ||
<Value Type="1" Value="400" Text="pmHigher" /> | ||
<Value Type="1" Value="500" Text="pmHighest" /> | ||
</Values> | ||
</Parameter> | ||
<Parameter Name="Attrib" DefVarType="12" VarType="12" ValueType="0" ValueValue="0" /> | ||
<Parameter Name="OwnerFolderId" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
</Parameters> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{66F32D5F-A5DB-420E-9CB4-3DB7CADE2692}"> | ||
<Data Description="Runs the "Chrome_Incognito" tested application." TestedApp="Chrome_Incognito"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="Count" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
<Parameter Name="IgnoreRunning" DefVarType="11" DefValueType="7" DefValueValue="False" VarType="11" ValueType="7" ValueValue="False" /> | ||
<Parameter Name="Timeout" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
</Parameters> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{FB11A755-C568-41D9-8F05-1F7BDAF42205}"> | ||
<Data Description="Posts an image to the test log."> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="Picture" DefVarType="12" ParamType="{2B146992-A675-4CF3-9B71-7EE4A1CA11B2}" Expression="Aliases.chrome.wndChrome_WidgetWin_1" /> | ||
<Parameter Name="MessageText" DefVarType="12" VarType="8" ValueType="6" ValueValue="Screenshot of Chrome Incognito Window" /> | ||
<Parameter Name="Details" DefVarType="12" VarType="8" ValueType="6" ValueValue="" /> | ||
<Parameter Name="Priority" DefVarType="12" DefValueType="1" DefValueValue="300" VarType="3" ValueType="1" ValueValue="300"> | ||
<Values IsEnum="True"> | ||
<Value Type="1" Value="100" Text="pmLowest" /> | ||
<Value Type="1" Value="200" Text="pmLower" /> | ||
<Value Type="1" Value="300" Text="pmNormal" /> | ||
<Value Type="1" Value="400" Text="pmHigher" /> | ||
<Value Type="1" Value="500" Text="pmHighest" /> | ||
</Values> | ||
</Parameter> | ||
<Parameter Name="Attrib" DefVarType="12" VarType="12" ValueType="0" ValueValue="0" /> | ||
<Parameter Name="FolderId" DefVarType="3" DefValueType="1" DefValueValue="-1" VarType="3" ValueType="1" ValueValue="-1" /> | ||
</Parameters> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{575D0372-CCEB-4D0F-AFE8-D2004F108913}"> | ||
<Data Description="Closes the browser." Action="Close"> | ||
<Parameters LangId="{90F89436-9452-4F95-9882-6B5210079F13}"> | ||
<Parameter Name="WaitTimeout" DefVarType="3" DefValueType="1" DefValueValue="60000" VarType="3" ValueType="1" ValueValue="60000" /> | ||
</Parameters> | ||
<ObjectSyntax LangId="{90F89436-9452-4F95-9882-6B5210079F13}" Code="Aliases.chrome;" /> | ||
</Data> | ||
</Operation> | ||
<Operation Type="{56B7409E-809F-4569-B55F-35534DDD66FF}"> | ||
<Data Description="Pops the folder that is currently at the top of the folder stack out of the stack. This makes the folder that will become the top of the stack the default folder of the test log." /> | ||
</Operation> | ||
</Children> | ||
</Operation> | ||
</Children> | ||
</TestData> | ||
<Parameters Key="{7072AF39-C521-4BC4-A478-38EFF384AB0D}" /> | ||
</Root> |
Oops, something went wrong.