From 76796ca52a69cfce922be253d6e9207ccbfd09a7 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 4 Sep 2018 17:01:08 +0300 Subject: Started working on Test Studio... Machine Studio v3.4.42 --- ...Research Module And Select All Machines.aiilist | 105 +++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 Software/Test_Studio/Machine Studio/TestLists/Load Research Module And Select All Machines.aiilist (limited to 'Software/Test_Studio/Machine Studio/TestLists') 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 -- cgit v1.3.1