aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Test_Studio/Machine Studio/TestLists
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-09-04 17:01:08 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-09-04 17:01:08 +0300
commit76796ca52a69cfce922be253d6e9207ccbfd09a7 (patch)
tree17b9871d793e6d4b5fbaed297280cf137f009bb8 /Software/Test_Studio/Machine Studio/TestLists
parent3473064786b9a1d29a1d1334d1a189d1c8d369bc (diff)
downloadTango-76796ca52a69cfce922be253d6e9207ccbfd09a7.tar.gz
Tango-76796ca52a69cfce922be253d6e9207ccbfd09a7.zip
Started working on Test Studio...
Machine Studio v3.4.42
Diffstat (limited to 'Software/Test_Studio/Machine Studio/TestLists')
-rw-r--r--Software/Test_Studio/Machine Studio/TestLists/Load Research Module And Select All Machines.aiilist105
1 files changed, 105 insertions, 0 deletions
diff --git a/Software/Test_Studio/Machine Studio/TestLists/Load Research Module And Select All Machines.aiilist b/Software/Test_Studio/Machine Studio/TestLists/Load Research Module And Select All Machines.aiilist
new file mode 100644
index 000000000..ac7691d53
--- /dev/null
+++ b/Software/Test_Studio/Machine Studio/TestLists/Load Research Module And Select All Machines.aiilist
@@ -0,0 +1,105 @@
+{
+ "__type": "ArtOfTest.WebAii.Design.Execution.TestList",
+ "__value": {
+ "TestListId": "e922c524-e3d8-43b6-a3a4-87cc78dac24a",
+ "Id": "e922c524-e3d8-43b6-a3a4-87cc78dac24a",
+ "TestListName": "Load Research Module And Select All Machines",
+ "CreationDate": "2018-09-04T12:16:41+03:00",
+ "OwnerName": null,
+ "Settings": {
+ "__type": "ArtOfTest.WebAii.Core.Settings",
+ "__value": {
+ "Web": {
+ "__type": "ArtOfTest.WebAii.Core.Settings+WebSettings",
+ "__value": {
+ "IsProfilingExecution": false,
+ "ExecutingBrowsers": [],
+ "UseMultiBrowserExecution": false,
+ "RecycleBrowser": true,
+ "AspNetDevServerPort": -1,
+ "LocalWebServer": 0,
+ "EnableUILessRequestViewing": false,
+ "WebAppPhysicalPath": "",
+ "DefaultBrowser": 1,
+ "EnableScriptLogging": false,
+ "BaseUrl": "",
+ "KillBrowserProcessOnClose": false,
+ "AutoCalibrateBrowsers": false,
+ "UseHttpProxy": false,
+ "EnableSilverlight": false,
+ "VerboseHttpProxy": false,
+ "SilverlightConnectTimeout": 60000,
+ "SilverlightApplicationPath": null
+ }
+ },
+ "Wpf": {
+ "__type": "ArtOfTest.WebAii.Core.Settings+WpfSettings",
+ "__value": {
+ "DefaultApplicationPath": "Test_Studio_Mock.exe"
+ }
+ },
+ "CreateLogFile": true,
+ "LogLocation": "C:\\WebAiiLog\\",
+ "QueryEventLogErrorsOnExit": false,
+ "LogAnnotations": false,
+ "SimulatedMouseMoveSpeed": 0.3,
+ "ExecuteInDevelopmentTests": false,
+ "WaitCheckInterval": 500,
+ "ElementWaitTimeout": 15000,
+ "ExecuteCommandTimeout": 20000,
+ "ExecutionDelay": 0,
+ "UnexpectedDialogAction": 2,
+ "AnnotateExecution": false,
+ "AnnotationMode": 0,
+ "XMultiMgr": true,
+ "ClientReadyTimeout": 60000,
+ "DisableDialogMonitoring": false,
+ "RunnerResponseTimeout": 0.0
+ }
+ },
+ "Tests": [
+ {
+ "__type": "ArtOfTest.WebAii.Design.Execution.TestInfo",
+ "__value": {
+ "Id": "f6e25657-fc63-48aa-a473-cda038f5dd74",
+ "Path": "Shared\\Login To Machine Studio.tstest",
+ "PathType": 0
+ }
+ },
+ {
+ "__type": "ArtOfTest.WebAii.Design.Execution.TestInfo",
+ "__value": {
+ "Id": "3ab0f90f-1e92-4ea4-b573-b8da54320189",
+ "Path": "Shared\\Navigate To Home.tstest",
+ "PathType": 0
+ }
+ },
+ {
+ "__type": "ArtOfTest.WebAii.Design.Execution.TestInfo",
+ "__value": {
+ "Id": "aac98ebf-2b17-42ca-abdc-48cae724b767",
+ "Path": "Research\\Load Research Module.tstest",
+ "PathType": 0
+ }
+ },
+ {
+ "__type": "ArtOfTest.WebAii.Design.Execution.TestInfo",
+ "__value": {
+ "Id": "fe2917f0-8081-447e-a37f-8dc7003db2d6",
+ "Path": "Research\\Select All Machines.tstest",
+ "PathType": 0
+ }
+ }
+ ],
+ "Filter": {
+ "__type": "ArtOfTest.WebAii.Design.Execution.Filter",
+ "__value": {
+ "Keys": [],
+ "Comparisons": [],
+ "Values": []
+ }
+ },
+ "ListType": 0,
+ "ProjectId": "91699b15-d36d-463d-b048-7802c33b3a70"
+ }
+} \ No newline at end of file