Kevin Kok Khah Whey
2023-11-07 5ae534ab606e6f2ba5ea60914224d665b0447d5a
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
ÿþQuintiq translations file
Translations
{
  id: 'Attribute::LibPTF::LastTestStartTime.Description' value: 'Store last test start time as trigger to update date time value in String list in PTF controller application when TC timezone is changed.(NOTE: This is a temporarily solution)'
  id: 'Attribute::LibPTF::LastTestStartTime.Name' value: 'LastTestStartTime'
  id: 'Attribute::LibPTF::MaxStringLength.Description' value: 'Maximum length of a string for internal database.'
  id: 'Attribute::LibPTF::MaxStringLength.Name' value: 'MaxStringLength'
  id: 'Attribute::LibPTF_ActionScriptSubElement::ActionScriptPart.Description' value: 'Parts of the action script'
  id: 'Attribute::LibPTF_ActionScriptSubElement::ActionScriptPart.Name' value: 'ActionScriptPart'
  id: 'Attribute::LibPTF_ActionScriptSubElement::SequenceNr.Description' value: 'Sequence number of an ActionScriptPart'
  id: 'Attribute::LibPTF_ActionScriptSubElement::SequenceNr.Name' value: 'SequenceNr'
  id: 'Attribute::LibPTF_ExecResult::ClientId.Description' value: 'Client  Id'
  id: 'Attribute::LibPTF_ExecResult::ClientId.Name' value: 'ClientId'
  id: 'Attribute::LibPTF_ExecResult::Duration.Description' value: 'The time difference between the ealiest start and latest end of all test actions'
  id: 'Attribute::LibPTF_ExecResult::Duration.Name' value: 'Duration'
  id: 'Attribute::LibPTF_ExecResult::LastSeqNr.Description' value: 'Last sequence number of actions for the particular client'
  id: 'Attribute::LibPTF_ExecResult::LastSeqNr.Name' value: 'LastSeqNr'
  id: 'Attribute::LibPTF_ExecResult::User.Description' value: 'Name of the user to access to the client'
  id: 'Attribute::LibPTF_ExecResult::User.Name' value: 'User'
  id: 'Attribute::LibPTF_ExecResultLine::Action.Description' value: 'Action name'
  id: 'Attribute::LibPTF_ExecResultLine::Action.Name' value: 'Action'
  id: 'Attribute::LibPTF_ExecResultLine::ActualDuration.Description' value: 'Actual Client-side duration of a Server-action (in ms).'
  id: 'Attribute::LibPTF_ExecResultLine::ActualDuration.Name' value: 'ActualDuration'
  id: 'Attribute::LibPTF_ExecResultLine::EndTime.Description' value: 'End timeof the action'
  id: 'Attribute::LibPTF_ExecResultLine::EndTime.Name' value: 'EndTime'
  id: 'Attribute::LibPTF_ExecResultLine::Info.Description' value: 'Stores the response infomation of run result'
  id: 'Attribute::LibPTF_ExecResultLine::Info.Name' value: 'Info'
  id: 'Attribute::LibPTF_ExecResultLine::IsRunSuccess.Description' value: 'TRUE if the run is successful ( Passed )'
  id: 'Attribute::LibPTF_ExecResultLine::IsRunSuccess.Name' value: 'IsRunSuccess'
  id: 'Attribute::LibPTF_ExecResultLine::OverallDuration.Description' value: "Overall duration of an action (in ms).\nThis includes preparation (e.g. selection of instances) and the 'inefficiency' time that is caused by the fact\nthat the PTF uses a timer that runs with a frequency of 100ms."
  id: 'Attribute::LibPTF_ExecResultLine::OverallDuration.Name' value: 'OverallDuration'
  id: 'Attribute::LibPTF_ExecResultLine::SeqNr.Description' value: 'Sequence number of the action'
  id: 'Attribute::LibPTF_ExecResultLine::SeqNr.Name' value: 'SeqNr'
  id: 'Attribute::LibPTF_ExecResultLine::StartTime.Description' value: 'Start time of the action'
  id: 'Attribute::LibPTF_ExecResultLine::StartTime.Name' value: 'StartTime'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileCollectQServerLogFileName.Description' value: 'File name for the batch file responsible for copying QServer logs upon end of a PTF execution.'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileCollectQServerLogFileName.Name' value: 'BatchFileCollectQServerLogFileName'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileExecutePythonScriptFileName.Description' value: 'File name for the batch file responsible for executing the Python scripts at the end of a PTF execution.'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileExecutePythonScriptFileName.Name' value: 'BatchFileExecutePythonScriptFileName'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileKickStartClientFileName.Description' value: 'File name for the batch file responsible for kick starting the clients at the beginning of a PTF execution.'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileKickStartClientFileName.Name' value: 'BatchFileKickStartClientFileName'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileMergeResultFileName.Description' value: 'File name for the batch file responsible for merging the PTF result log files at the end of a PTF execution.'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileMergeResultFileName.Name' value: 'BatchFileMergeResultFileName'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileStartClientFileName.Description' value: 'File name for the batch file responsible for starting up the clients at the beginning of a PTF execution.'
  id: 'Attribute::LibPTF_GlobalParameters::BatchFileStartClientFileName.Name' value: 'BatchFileStartClientFileName'
  id: 'Attribute::LibPTF_GlobalParameters::DefaultDateFormat.Description' value: 'The datetime format for which the PTF logs its action datetime.'
  id: 'Attribute::LibPTF_GlobalParameters::DefaultDateFormat.Name' value: 'DefaultDateFormat'
  id: 'Attribute::LibPTF_GlobalParameters::DoCopyQuintiqLogs.Description' value: 'Upon end of a PTF execution, copy the Quintiq logs to the log folder in the shared repository.'
  id: 'Attribute::LibPTF_GlobalParameters::DoCopyQuintiqLogs.Name' value: 'DoCopyQuintiqLogs'
  id: 'Attribute::LibPTF_GlobalParameters::DoExecutePythonScripts.Description' value: 'Upon end of a PTF execution, execute the Python scripts that analyze the result log data.\nMIND: Python has to be installed for this feature.'
  id: 'Attribute::LibPTF_GlobalParameters::DoExecutePythonScripts.Name' value: 'DoExecutePythonScripts'
  id: 'Attribute::LibPTF_GlobalParameters::MergedResultLogFileName.Description' value: 'Output file name of the merged PTF result log files.'
  id: 'Attribute::LibPTF_GlobalParameters::MergedResultLogFileName.Name' value: 'MergedResultLogFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultActualDurationFileName.Description' value: "Output file name for the Python script that uses PTF logs' actual duration as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultActualDurationFileName.Name' value: 'PythonResultActualDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultDatabaseDurationFileName.Description' value: "Output file name for the Python script that uses QServer Trans log file's DB time as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultDatabaseDurationFileName.Name' value: 'PythonResultDatabaseDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultOverallDurationFileName.Description' value: "Output file name for the Python script that uses PTF logs' overall duration as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultOverallDurationFileName.Name' value: 'PythonResultOverallDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultTransactionDurationFileName.Description' value: "Output file name for the Python script that uses QServer Trans log file's transaction duration (length column in log file) as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonResultTransactionDurationFileName.Name' value: 'PythonResultTransactionDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptActualDurationFileName.Description' value: "File name of the Python script that uses PTF logs' actual duration as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptActualDurationFileName.Name' value: 'PythonScriptActualDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptDatabaseDurationFileName.Description' value: "File name for the Python script that uses QServer Trans log file's DB time as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptDatabaseDurationFileName.Name' value: 'PythonScriptDatabaseDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptOverallDurationFileName.Description' value: "File name for the Python script that uses PTF logs' overall duration as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptOverallDurationFileName.Name' value: 'PythonScriptOverallDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptTransactionDurationFileName.Description' value: "File name for the Python script that uses QServer Trans log file's Server + DB time as the metric."
  id: 'Attribute::LibPTF_GlobalParameters::PythonScriptTransactionDurationFileName.Name' value: 'PythonScriptTransactionDurationFileName'
  id: 'Attribute::LibPTF_GlobalParameters::QServerLogResultFileName.Description' value: 'Output file name of the QServer log file copied to the result log directory.'
  id: 'Attribute::LibPTF_GlobalParameters::QServerLogResultFileName.Name' value: 'QServerLogResultFileName'
  id: 'Attribute::LibPTF_GlobalParameters::QServerTransLogResultFileName.Description' value: 'Output file name of the QServer Trans log file copied to the result log directory.'
  id: 'Attribute::LibPTF_GlobalParameters::QServerTransLogResultFileName.Name' value: 'QServerTransLogResultFileName'
  id: 'Attribute::LibPTF_TestScenario::Description.Description' value: 'Description of the scenario'
  id: 'Attribute::LibPTF_TestScenario::Description.Name' value: 'Description'
  id: 'Attribute::LibPTF_TestScenario::Name.Description' value: 'Name of the scenario (has to be unique)'
  id: 'Attribute::LibPTF_TestScenario::Name.Name' value: 'Name'
  id: 'Attribute::LibPTF_TestScript::ActionScript.Description' value: 'Action test script (First part).'
  id: 'Attribute::LibPTF_TestScript::ActionScript.Name' value: 'ActionScript'
  id: 'Attribute::LibPTF_TestScript::ActionScriptForUIDisplay.Description' value: '[Q551.0.0] As temporarily attribute to hold the complete action script for displaying in UI by reconcatenate all the script parts.'
  id: 'Attribute::LibPTF_TestScript::ActionScriptForUIDisplay.Name' value: 'ActionScriptForUIDisplay'
  id: 'Attribute::LibPTF_TestScript::ClientType.Description' value: 'Client type\n\nMORE INFORMATION:\n---------------------------\nPossible value:\nFat Client\nThin Client'
  id: 'Attribute::LibPTF_TestScript::ClientType.Name' value: 'ClientType'
  id: 'Attribute::LibPTF_TestScript::CustomArgument.Description' value: 'Command line parameter when client is launched'
  id: 'Attribute::LibPTF_TestScript::CustomArgument.Name' value: 'CustomArgument'
  id: 'Attribute::LibPTF_TestScript::Dataset.Description' value: 'Dataset instance that will be loaded from the dataset folder when the client is started'
  id: 'Attribute::LibPTF_TestScript::Dataset.Name' value: 'Dataset'
  id: 'Attribute::LibPTF_TestScript::DatasetFolder.Description' value: 'Dataset folder which keeps the dataset instance'
  id: 'Attribute::LibPTF_TestScript::DatasetFolder.Name' value: 'DatasetFolder'
  id: 'Attribute::LibPTF_TestScript::DatasetKind.Description' value: 'Dataset kind of the loaded dataset when the client is started'
  id: 'Attribute::LibPTF_TestScript::DatasetKind.Name' value: 'DatasetKind'
  id: 'Attribute::LibPTF_TestScript::Description.Description' value: 'Information about the test script (Purpose, remarks, etc).'
  id: 'Attribute::LibPTF_TestScript::Description.Name' value: 'Description'
  id: 'Attribute::LibPTF_TestScript::IsScriptValid.Description' value: 'Flag which indicates whether the script is valid.\n\nMORE INFORMATION\n====================================\nTRUE: Script has no invalid statement.\nFALSE: Script has (have) invalid statement(s).'
  id: 'Attribute::LibPTF_TestScript::IsScriptValid.Name' value: 'IsScriptValid'
  id: 'Attribute::LibPTF_TestScript::LoggingOptions.Description' value: 'Level of details being logged.\n\nMORE INFORMATION\n====================================================\n1. Full : Logging is done to files and the results are shown at Controller UI.\n2. File : Logging is done to files only.\n3. Disabled : No logs are being done.'
  id: 'Attribute::LibPTF_TestScript::LoggingOptions.Name' value: 'LoggingOptions'
  id: 'Attribute::LibPTF_TestScript::MaxStartClientDelay.Description' value: 'Max start client delay before next client takes place'
  id: 'Attribute::LibPTF_TestScript::MaxStartClientDelay.Name' value: 'MaxStartClientDelay'
  id: 'Attribute::LibPTF_TestScript::MinStartClientDelay.Description' value: 'Min start client delay before next client takes place'
  id: 'Attribute::LibPTF_TestScript::MinStartClientDelay.Name' value: 'MinStartClientDelay'
  id: 'Attribute::LibPTF_TestScript::NrOfSimultaneousSessions.Description' value: 'Number of clients to be launched at the same time'
  id: 'Attribute::LibPTF_TestScript::NrOfSimultaneousSessions.Name' value: 'NrOfSimultaneousSessions'
  id: 'Attribute::LibPTF_TestScript::Offset.Description' value: 'Delay before next test group takes place'
  id: 'Attribute::LibPTF_TestScript::Offset.Name' value: 'Offset'
  id: 'Attribute::LibPTF_TestScript::Password.Description' value: 'Password of the user to access to the client'
  id: 'Attribute::LibPTF_TestScript::Password.Name' value: 'Password'
  id: 'Attribute::LibPTF_TestScript::Project.Description' value: 'Target project for the client'
  id: 'Attribute::LibPTF_TestScript::Project.Name' value: 'Project'
  id: 'Attribute::LibPTF_TestScript::TotalNrOfSessions.Description' value: 'Number of clients for this test group'
  id: 'Attribute::LibPTF_TestScript::TotalNrOfSessions.Name' value: 'TotalNrOfSessions'
  id: 'Attribute::LibPTF_TestScript::User.Description' value: 'Name of the user to access to the client'
  id: 'Attribute::LibPTF_TestScript::User.Name' value: 'User'
  id: 'Attribute::LibPTF_TestScript::View.Description' value: 'Default view to be started for the client'
  id: 'Attribute::LibPTF_TestScript::View.Name' value: 'View'
  id: 'Attribute::PTF::LastTestStartTime.Description' value: 'Store last test start time as trigger to update date time value in String list in PTF controller application when TC timezone is changed.(NOTE: This is a temporarily solution)'
  id: 'Attribute::PTF::LastTestStartTime.Name' value: 'LastTestStartTime'
  id: 'Attribute::PTF::MaxStringLength.Description' value: 'Maximum length of a string for internal database.'
  id: 'Attribute::PTF::MaxStringLength.Name' value: 'MaxStringLength'
  id: 'Relation::LibPTF::LibPTF_GlobalParameters::LibPTF_GlobalParameters.Name' value: 'LibPTF_GlobalParameters'
  id: 'Relation::LibPTF::LibPTF_TestScenarioContainer::LibPTF_TestScenarioContainer.Name' value: 'LibPTF_TestScenarioContainer'
  id: 'Relation::LibPTF_ActionScriptSubElement::LibPTF_ActionScriptSubElement::Next.Name' value: 'Next'
  id: 'Relation::LibPTF_ActionScriptSubElement::LibPTF_ActionScriptSubElement::Previous.Name' value: 'Previous'
  id: 'Relation::LibPTF_ActionScriptSubElement::LibPTF_TestScript::AsFirst.Name' value: 'AsFirst'
  id: 'Relation::LibPTF_ActionScriptSubElement::LibPTF_TestScript::AsLast.Name' value: 'AsLast'
  id: 'Relation::LibPTF_ActionScriptSubElement::LibPTF_TestScript::LibPTF_TestScript.Name' value: 'LibPTF_TestScript'
  id: 'Relation::LibPTF_ExecResult::LibPTF_ExecResultLine::LibPTF_ExecResultLine.Name' value: 'LibPTF_ExecResultLine'
  id: 'Relation::LibPTF_ExecResult::LibPTF_TestScript::LibPTF_TestScript.Name' value: 'LibPTF_TestScript'
  id: 'Relation::LibPTF_ExecResultLine::LibPTF_ExecResult::LibPTF_ExecResult.Name' value: 'LibPTF_ExecResult'
  id: 'Relation::LibPTF_GlobalParameters::LibPTF::LibPTF.Name' value: 'LibPTF'
  id: 'Relation::LibPTF_TestScenario::LibPTF_TestScenarioContainer::LibPTF_AsExportTestScenarioContainer.Name' value: 'LibPTF_AsExportTestScenarioContainer'
  id: 'Relation::LibPTF_TestScenario::LibPTF_TestScenarioContainer::LibPTF_TestScenarioContainer.Name' value: 'LibPTF_TestScenarioContainer'
  id: 'Relation::LibPTF_TestScenario::LibPTF_TestScript::LibPTF_TestScript.Name' value: 'LibPTF_TestScript'
  id: 'Relation::LibPTF_TestScenarioContainer::LibPTF::LibPTF.Name' value: 'LibPTF'
  id: 'Relation::LibPTF_TestScenarioContainer::LibPTF_TestScenario::LibPTF_ExportTestScenario.Name' value: 'LibPTF_ExportTestScenario'
  id: 'Relation::LibPTF_TestScenarioContainer::LibPTF_TestScenario::LibPTF_TestScenario.Name' value: 'LibPTF_TestScenario'
  id: 'Relation::LibPTF_TestScript::LibPTF_ActionScriptSubElement::First.Name' value: 'First'
  id: 'Relation::LibPTF_TestScript::LibPTF_ActionScriptSubElement::Last.Name' value: 'Last'
  id: 'Relation::LibPTF_TestScript::LibPTF_ActionScriptSubElement::LibPTF_ActionScriptSubElement.Name' value: 'LibPTF_ActionScriptSubElement'
  id: 'Relation::LibPTF_TestScript::LibPTF_ExecResult::LibPTF_ExecResult.Name' value: 'LibPTF_ExecResult'
  id: 'Relation::LibPTF_TestScript::LibPTF_TestScenario::LibPTF_TestScenario.Name' value: 'LibPTF_TestScenario'
  id: 'Type::LibPTF.Name' value: 'LibPTF'
  id: 'Type::LibPTF_ActionScriptSubElement.Name' value: 'LibPTF_ActionScriptSubElement'
  id: 'Type::LibPTF_ExecResult.Name' value: 'LibPTF_ExecResult'
  id: 'Type::LibPTF_ExecResultLine.Name' value: 'LibPTF_ExecResultLine'
  id: 'Type::LibPTF_GlobalParameters.Name' value: 'LibPTF_GlobalParameters'
  id: 'Type::LibPTF_StandardAction.Name' value: 'LibPTF_StandardAction'
  id: 'Type::LibPTF_TestScenario.Name' value: 'LibPTF_TestScenario'
  id: 'Type::LibPTF_TestScenarioContainer.Name' value: 'LibPTF_TestScenarioContainer'
  id: 'Type::LibPTF_TestScript.Name' value: 'LibPTF_TestScript'
  id: 'Type::LibPTF_Util.Name' value: 'LibPTF_Util'
}