Skip to content

Commit

Permalink
Various fix on #2468
Browse files Browse the repository at this point in the history
  • Loading branch information
vertigo17 committed Sep 6, 2023
1 parent 9297da9 commit eaab4a5
Showing 1 changed file with 13 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1027,10 +1027,8 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('testcaseexecution','ControlMessage','','fa','پیام کنترل','این پیامی است که توسط Cerberus برای اجرا <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> گزارش کرده است.',NULL)");
b.append(",('testcaseexecution','controlstatus','','en','RC','This is the return code of the Execution. It can take the following values :<br><br><b>OK</b> : The <code class=\\'doc-crbvvoca\\'>test case</code> has been executed and everything happened as expected.<br><b>KO</b> : The <code class=\\'doc-crbvvoca\\'>test case</code> has been executed and reported an error that will create a bug.<br><b>NA</b> : The <code class=\\'doc-crbvvoca\\'>test case</code> has been executed but some data to perform the test could not be collected (SQL returning empty resultset).<br><b>FA</b> : The <code class=\\'doc-crbvvoca\\'>test case</code> failed to execute because there were an error inside the test such as an SQL error. The <code class=\\'doc-crbvvoca\\'>test case</code> needs to be corrected.<br><b>CA</b> : The <code class=\\'doc-crbvvoca\\'>test case</code> has been cancelled. It failed during the execution because of technical issues (ex. Lost of connection issue to selenium during the execution)<br><b>PE</b> : The execution is still running and not finished yet or has been interupted.',NULL)");
b.append(",('testcaseexecution','controlstatus','','fa','RC','این کد بازگردانده شده اجرا می باشد. می تواند مقادیر زیر را داشته باشد :<br><br><b>OK</b> : <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> اجرا گردید و همه چیز همانطور که انتظار می رفت اتفاق افتاد.<br><b>KO</b> : <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> اجرا شده است و خطایی گزارش شده است که باگ ایجاد می کند.<br><b>NA</b> : <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> اجرا شده است اما برخی از داده ها برای انجام آزمون جمع آوری نشد (SQL نتایج خالی را بازمی گرداند.).<br><b>FA</b> : <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> اجرا نشد زیرا یک خطا در داخل آزمون مانند خطای SQL وجود داشت. <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> نیاز به اصلاح دارد.<br><b>CA</b> :اجرای <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> لغو شده است. در طول اجرا بدلیل مشکلات فنی (مانند مشکل از دست دادن اتصال به سلنیوم در هنگام اجرا) ناموفق بود.<br><b>PE</b> : اجرا هنوز در حال اجرا است و هنوز ادامه دارد یا قطع شده است.',NULL)");
b.append(",('testcaseexecution','crbversion','','en','Cerberus Version','Cerberus Version','This is the version of the Cerberus Engine that executed the <code class=\\\\'doc-crbvvoca\\\\'>test case</code>.<br>This data has been created for traceability purpose as the behavious of Cerberus could varry from one version to another.',NULL)");
b.append(",('testcaseexecution','crbversion','','en','Cerberus Version','This is the version of the Cerberus Engine that executed the <code class=\\'doc-crbvvoca\\'>test case</code>.<br>This data has been created for traceability purpose as the behavious of Cerberus could varry from one version to another.',NULL)");
b.append(",('testcaseexecution','crbversion','','fa','نسخه Cerberus','این نسخه ای از موتور سربروس است که <code class=\\'doc-crbvvoca\\'>مورد آزمون</code> را اجرا کرده است.<br>این داده ها برای هدف ردیابی ایجاد شده است زیرا رفتار Cerberus می تواند از نسخه ای به نسخه دیگر متفاوت باشد.',NULL)");
b.append(",('testcaseexecution','crbversion','','fa','نسخه Cerberus','نسخه cerberus','این نسخه از موتور Cerberus است که <code class=\\\\'doc-crbvvoca\\\\'>مورد آزمون</code> را اجرا کرده است.<br>این داده ها برای هدف ردیابی ایجاد شده است زیرا رفتار Cerberus می تواند از نسخه ای به نسخه دیگر متفاوت باشد',NULL)");
b.append(",('testcaseexecution','crbversion','','fr','Version de Cerberus',NULL,NULL)");
b.append(",('testcaseexecution','end','','en','End',' ',NULL)");
b.append(",('testcaseexecution','end','','fa','پایان',' ',NULL)");
Expand Down Expand Up @@ -1102,7 +1100,7 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('testcaseexecutionqueuedep','releaseDate','','fa','تاریخ انتشار',NULL,NULL)");
b.append(",('testcaseexecutionqueuedep','comment','','en','Comment',NULL,NULL)");
b.append(",('testcaseexecutionqueuedep','comment','','fr','Commentaire',NULL,NULL)");
b.append(",('testcaseexecutionqueuedep','comment'('','fa','نظر',NULL,NULL)");
b.append(",('testcaseexecutionqueuedep','comment','','fa','نظر',NULL,NULL)");
b.append(",('testcaseexecutionqueuedep','exeId','','en','Execution Id',NULL,NULL)");
b.append(",('testcaseexecutionqueuedep','exeId','','fr','Id d\\'execution',NULL,NULL)");
b.append(",('testcaseexecutionqueuedep','exeId','','fa','شناسه اجرا',NULL,NULL)");
Expand Down Expand Up @@ -1132,7 +1130,7 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('testcaseexecutionwwwsum','img_size_tot','','fa','مجموعـاندازهـتصویر','اندازه کل تصاویر برای سناریو',NULL)");
b.append(",('testcaseexecutionwwwsum','img_tps','','en','Img_tps','Cumulated time for downloaded pictures for all the scenario',NULL)");
b.append(",('testcaseexecutionwwwsum','img_tps','','fr','Img_tps',NULL,NULL)");
b.append(",('testcaseexecutionwwwsum','img_tps','','en','Img_tps','زمان انباشته شده برای تصاویر دانلود شده برای همه سناریوها',NULL)");
b.append(",('testcaseexecutionwwwsum','img_tps','','fa','Img_tps','زمان انباشته شده برای تصاویر دانلود شده برای همه سناریوها',NULL)");
b.append(",('testcaseexecutionwwwsum','js_nb','','en','Js_nb','Number of javascript downloaded for all the scenario',NULL)");
b.append(",('testcaseexecutionwwwsum','js_nb','','fr','Js_nb',NULL,NULL)");
b.append(",('testcaseexecutionwwwsum','js_nb','','fa','Js_nb','تعداد جاوا اسکریپت دانلود شده برای همه سناریوها',NULL)");
Expand Down Expand Up @@ -1899,7 +1897,7 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('page_global','buttonDuplicate','','en','Duplicate','',NULL)");
b.append(",('page_global','buttonDuplicate','','ru','дублировать','',NULL)");
b.append(",('page_global','buttonDuplicate','','fr','Dupliquer','',NULL)");
b.append(",('page_global','buttonDuplicate','','en','تکثیر','',NULL)");
b.append(",('page_global','buttonDuplicate','','fa','تکثیر','',NULL)");
b.append(",('page_global','buttonEdit','','en','Save','',NULL)");
b.append(",('page_global','buttonEdit','','ru','Сохранить','',NULL)");
b.append(",('page_global','buttonEdit','','fr','Sauvegarder','',NULL)");
Expand Down Expand Up @@ -2052,7 +2050,7 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('page_header','menuApplicationObjects','','en','Application Object','',NULL)");
b.append(",('page_header','menuApplicationObjects','','ru','Объект приложения','',NULL)");
b.append(",('page_header','menuApplicationObjects','','fr','Objet d\\'application','',NULL)");
b.append(",('page_header','menuApplicationObjects','','en','شیِ برنامه','',NULL)");
b.append(",('page_header','menuApplicationObjects','','fa','شیِ برنامه','',NULL)");
b.append(",('page_header','menuApplications','','en','Application','',NULL)");
b.append(",('page_header','menuApplications','','ru','Приложение','',NULL)");
b.append(",('page_header','menuApplications','','fr','Application','',NULL)");
Expand Down Expand Up @@ -2143,10 +2141,10 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('page_header','menuReportingCampaignOverTime','','fa','گزارش در طول زمان کمپین','',NULL)");
b.append(",('page_header','menuReportingExecutionList','','en','Execution List','',NULL)");
b.append(",('page_header','menuReportingExecutionList','','fr','Liste d\\'Execution','',NULL)");
b.append(",('page_header','menuReportingExecutionList','','en','فهرست اجرا','',NULL)");
b.append(",('page_header','menuReportingExecutionList','','fa','فهرست اجرا','',NULL)");
b.append(",('page_header','menuReportingExecutionThreadMonitoring','','en','Cerberus Monitoring','',NULL)");
b.append(",('page_header','menuReportingExecutionThreadMonitoring','','fr','Monitoring Cerberus','',NULL)");
b.append(",('page_header','menuReportingExecutionThreadMonitoring','','en','پایش سربروس','',NULL)");
b.append(",('page_header','menuReportingExecutionThreadMonitoring','','fa','پایش سربروس','',NULL)");
b.append(",('page_header','menuRobot','','en','Robot','',NULL)");
b.append(",('page_header','menuRobot','','fr','Robot','',NULL)");
b.append(",('page_header','menuRobot','','fa','ربات','',NULL)");
Expand All @@ -2173,7 +2171,7 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('page_header','menuTestCampaign','','fa','کمپین','',NULL)");
b.append(",('page_header','menuTestCase','','en','TestCase','',NULL)");
b.append(",('page_header','menuTestCase','','fr','Cas De Test','',NULL)");
b.append(",('page_header','menuTestCase','','en','مورد آزمون','',NULL)");
b.append(",('page_header','menuTestCase','','fa','مورد آزمون','',NULL)");
b.append(",('page_header','menuTestCaseCreate','','en','Create TestCase','',NULL)");
b.append(",('page_header','menuTestCaseCreate','','fr','Créer un Cas de Test','',NULL)");
b.append(",('page_header','menuTestCaseCreate','','fa','ایجاد مورد آزمون','',NULL)");
Expand Down Expand Up @@ -2252,19 +2250,19 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('page_invariant','gp4','','fa','مشخصه 4','',NULL)");
b.append(",('page_invariant','gp5','','en','Attribute 5','',NULL)");
b.append(",('page_invariant','gp5','','fr','Attribut 5','',NULL)");
b.append(",('page_invariant','gp4','','fa','مشخصه 5','',NULL)");
b.append(",('page_invariant','gp5','','fa','مشخصه 5','',NULL)");
b.append(",('page_invariant','gp6','','en','Attribute 6','',NULL)");
b.append(",('page_invariant','gp6','','fr','Attribut 6','',NULL)");
b.append(",('page_invariant','gp4','','fa','مشخصه 6','',NULL)");
b.append(",('page_invariant','gp6','','fa','مشخصه 6','',NULL)");
b.append(",('page_invariant','gp7','','en','Attribute 7','',NULL)");
b.append(",('page_invariant','gp7','','fr','Attribut 7','',NULL)");
b.append(",('page_invariant','gp4','','fa','مشخصه 7','',NULL)");
b.append(",('page_invariant','gp7','','fa','مشخصه 7','',NULL)");
b.append(",('page_invariant','gp8','','en','Attribute 8','',NULL)");
b.append(",('page_invariant','gp8','','fr','Attribut 8','',NULL)");
b.append(",('page_invariant','gp4','','fa','مشخصه 8','',NULL)");
b.append(",('page_invariant','gp8','','fa','مشخصه 8','',NULL)");
b.append(",('page_invariant','gp9','','en','Attribute 9','',NULL)");
b.append(",('page_invariant','gp9','','fr','Attribut 9','',NULL)");
b.append(",('page_invariant','gp4','','fa','مشخصه 9','',NULL)");
b.append(",('page_invariant','gp9','','fa','مشخصه 9','',NULL)");
b.append(",('page_invariant','idname','','en','IdName','',NULL)");
b.append(",('page_invariant','idname','','fr','IdName','',NULL)");
b.append(",('page_invariant','idname','','fa','مشخصه نام','',NULL)");
Expand Down Expand Up @@ -2326,7 +2324,7 @@ public ArrayList<String> getSqlDocumentation() {
b.append(",('page_logviewer','table_logviewer','','fa','نمایشگر وقایع ثبت شده',NULL,NULL)");
b.append(",('page_logviewer','title','','en','Log Viewer','This page displays all the log messages from Cerberus.','_log_viewer')");
b.append(",('page_logviewer','title','','fr','Journal des événements','Cette page affiche tout les messages de log de Cerberus.','_journal_de_modifications')");
b.append(",('page_logviewer','title','','en','Log Viewer','This page displays all the log messages from Cerberus.','_log_viewer')");
b.append(",('page_logviewer','title','','fa','Log Viewer','This page displays all the log messages from Cerberus.','_log_viewer')");
b.append(",('page_notification','Body','','en','Body','',NULL)");
b.append(",('page_notification','Body','','fr','Corps',NULL,NULL)");
b.append(",('page_notification','Cc','','en','Copy','',NULL)");
Expand Down

0 comments on commit eaab4a5

Please sign in to comment.