1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
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"
}
}
|