Difference between revisions of "SL/QAAutomation"

From Apache OpenOffice Wiki
Jump to: navigation, search
(slovenski prevod)
 
m (prevajanje)
Line 1: Line 1:
Glavna odgovornost ekipe '''OOo QA Automation Team''' je zagotoviti stabilnost in kakovost celotnega paketa OpenOffice.org/StarOffice. Samodejno preizkušanje grafičnega uporabniškega vmesnika provides a test framework with test scripts and an application ([[Testtool|VCL TestTool]]) to test almost the whole office application automatically. The VCL TestTool scripts are written in BASIC with some additional functions especially for the office. The VCL TestTool communicates via TCP/IP with the office application. To start the GUI testing it is recommended to download the scripts (TestTool Environment) and the VCL TestTool application for the platform where you want to run the tests. [http://qa.openoffice.org/ooQAReloaded/AutomationTeamsite/ooQA-TeamAutomation.html home of automation team] for further details
+
Glavna odgovornost ekipe '''OOo QA Automation Team''' je zagotoviti stabilnost in kakovost celotnega paketa OpenOffice.org/StarOffice. Samodejno preizkušanje grafičnega uporabniškega vmesnika provides a test framework with test scripts and an application ([[Testtool|VCL TestTool]]) to test almost the whole office application automatically. The VCL TestTool scripts are written in BASIC with some additional functions especially for the office. The VCL TestTool communicates via TCP/IP with the office application. To start the GUI testing it is recommended to download the scripts (TestTool Environment) and the VCL TestTool application for the platform where you want to run the tests. [http://qa.openoffice.org/ooQAReloaded/AutomationTeamsite/ooQA-TeamAutomation.html home of automation team] for further details.
  
  
  
= QA Automation Alert Levels =
+
= Ravni QA Automation Alert =
On this page you'll find an explanation of 'VTTDI'-Values (VCLTesttool defect index) generated by automated tests running on every master workspace. VTTDI is used on 'Quality Assurance Statuspage' ([[QUASTe]]) to assure a simple understanding of quality status.
+
Na tej strani najdete razlago vrednosti 'VTTDI' (VCLTesttool defect index ali indeks okvarjenosti VCLTestTool), ki jih generated samodejni preizkusi, ki jih izvedete on every master workspace. VTTDI is used on 'Quality Assurance Statuspage' ([[QUASTe]]) to assure a simple understanding of quality status.
The VTTDI-Index is calculated by the following formula: <br>''''(warnings * 1 + errors * 3) / number of tests''''
+
Indeks VTTDI se izračuna po naslednji formuli: <br>''''(št_opozoril * 1 + št_napak * 3) / število preizkusov''''
  
 
<TABLE border=1 width=100%>
 
<TABLE border=1 width=100%>
 
<TR>
 
<TR>
     <TD BGCOLOR="green"><STRONG>Automation Quality status</STRONG>: green</TD>
+
     <TD BGCOLOR="green"><STRONG>Stanje Automation Quality</STRONG>: green (zeleno)</TD>
 
</TR>
 
</TR>
 
<TR><TD>
 
<TR><TD>
 
* Alert level: 1 ( VTTDI <= 0.3 )
 
* Alert level: 1 ( VTTDI <= 0.3 )
* release and category tests have been finished
+
* preizkusi izdaje in kategorij so bili dokončani
* No critical issues have been found during automated tests
+
* med samodejnim preizkušanjem ni bilo najdenih kritičnih težav
 
</TD></TR>
 
</TD></TR>
 
</TABLE>
 
</TABLE>
Line 20: Line 20:
 
<TABLE border=1 width=100%>
 
<TABLE border=1 width=100%>
 
<TR>
 
<TR>
     <TD BGCOLOR="blue"><STRONG>Automation Quality status</STRONG>: lookout</TD>
+
     <TD BGCOLOR="blue"><STRONG>Stanje Automation Quality</STRONG>: lookout (pozor)</TD>
 
</TR>
 
</TR>
 
<TR><TD>
 
<TR><TD>
* Alert level: 2 ( VTTDI >=0.3 and <= 0.5 )
+
* Alert level: 2 ( VTTDI >=0.3 in <= 0.5 )
* release and category tests have been finished
+
* preizkusi izdaje in kategorij so bili dokončani
* Some errors and warnings have been found during automated testing
+
* med samodejnim preizkušanjem je bilo najdenih nekaj napak in opozoril
* Testresults must be evaluated by QA
+
* rezultate preizkusov mora oceniti QA
* release might be at risk
+
* izdaja je morda ogrožena
 
</TD></TR>
 
</TD></TR>
 
</TABLE>
 
</TABLE>
Line 33: Line 33:
 
<TABLE border=1 width=100%>
 
<TABLE border=1 width=100%>
 
<TR>
 
<TR>
     <TD BGCOLOR="#ffef00"><STRONG>Automation Quality status</STRONG>: mild</TD>
+
     <TD BGCOLOR="#ffef00"><STRONG>Stanje Automation Quality</STRONG>: mild (blago)</TD>
 
</TR>
 
</TR>
 
<TR><TD>
 
<TR><TD>
* Alert level: 3 ( VTTDI > 0.5 and <= 1 )
+
* Alert level: 3 ( VTTDI > 0.5 in <= 1 )
* release and category tests have been finished
+
* preizkusi izdaje in kategorij so bili dokončani
* Some more errors and warnings have been found during automated testing
+
* med samodejnim preizkušanjem je bilo najdenih nekaj več napak in opozoril
* Testresults must be evaluated by QA
+
* rezultate preizkusov mora oceniti QA
* release is at risk
+
* izdaja je ogrožena
 
</TD></TR>
 
</TD></TR>
 
</TABLE>
 
</TABLE>
Line 46: Line 46:
 
<TABLE border=1 width=100%>
 
<TABLE border=1 width=100%>
 
<TR>
 
<TR>
   <TD BGCOLOR="darkorange"><STRONG>Automation Quality status</STRONG>: moderate</TD>
+
   <TD BGCOLOR="darkorange"><STRONG>Stanje Automation Quality</STRONG>: moderate (srednje)</TD>
 
</TR>
 
</TR>
 
<TR><TD>
 
<TR><TD>
 
* Alert level: 4 ( VTTDI > 1 )
 
* Alert level: 4 ( VTTDI > 1 )
* release and category tests have been finished
+
* preizkusi izdaje in kategorij so bili dokončani
* Loads of errors and warnings have been found during automated testing
+
* med samodejnim preizkušanjem je bila zaznana kopica napak in opozoril
* Testresults must be evaluated by QA
+
* rezultate preizkusov mora oceniti QA
* release is not possible
+
* izdaja ni možna
 
</TD></TR>
 
</TD></TR>
 
</TABLE>
 
</TABLE>
Line 59: Line 59:
 
<TABLE border=1 width=100%>
 
<TABLE border=1 width=100%>
 
<TR>
 
<TR>
     <TD BGCOLOR="crimson"><STRONG>Automation Quality status</STRONG>: severe</TD>
+
     <TD BGCOLOR="crimson"><STRONG>Stanje Automation Quality</STRONG>: severe (resno)</TD>
 
</TR>
 
</TR>
 
<TR><TD>
 
<TR><TD>
 
* Alert level: 5 ( VTTDI of any size )
 
* Alert level: 5 ( VTTDI of any size )
* release tests have not been finished
+
* preizkusi izdaje niso bili dokončani
* Testresults must be evaluated by QA
+
* rezultate preizkusov mora oceniti QA
* release is not possible
+
* izdaja ni možna
 
</TD></TR>
 
</TD></TR>
 
</TABLE>
 
</TABLE>
  
 
[[Category:Quality Assurance]][[Category:Sl.openoffice.org]]
 
[[Category:Quality Assurance]][[Category:Sl.openoffice.org]]

Revision as of 19:59, 29 November 2009

Glavna odgovornost ekipe OOo QA Automation Team je zagotoviti stabilnost in kakovost celotnega paketa OpenOffice.org/StarOffice. Samodejno preizkušanje grafičnega uporabniškega vmesnika provides a test framework with test scripts and an application (VCL TestTool) to test almost the whole office application automatically. The VCL TestTool scripts are written in BASIC with some additional functions especially for the office. The VCL TestTool communicates via TCP/IP with the office application. To start the GUI testing it is recommended to download the scripts (TestTool Environment) and the VCL TestTool application for the platform where you want to run the tests. home of automation team for further details.


Ravni QA Automation Alert

Na tej strani najdete razlago vrednosti 'VTTDI' (VCLTesttool defect index ali indeks okvarjenosti VCLTestTool), ki jih generated samodejni preizkusi, ki jih izvedete on every master workspace. VTTDI is used on 'Quality Assurance Statuspage' (QUASTe) to assure a simple understanding of quality status. Indeks VTTDI se izračuna po naslednji formuli:
'(št_opozoril * 1 + št_napak * 3) / število preizkusov'

Stanje Automation Quality: green (zeleno)
  • Alert level: 1 ( VTTDI <= 0.3 )
  • preizkusi izdaje in kategorij so bili dokončani
  • med samodejnim preizkušanjem ni bilo najdenih kritičnih težav
Stanje Automation Quality: lookout (pozor)
  • Alert level: 2 ( VTTDI >=0.3 in <= 0.5 )
  • preizkusi izdaje in kategorij so bili dokončani
  • med samodejnim preizkušanjem je bilo najdenih nekaj napak in opozoril
  • rezultate preizkusov mora oceniti QA
  • izdaja je morda ogrožena
Stanje Automation Quality: mild (blago)
  • Alert level: 3 ( VTTDI > 0.5 in <= 1 )
  • preizkusi izdaje in kategorij so bili dokončani
  • med samodejnim preizkušanjem je bilo najdenih nekaj več napak in opozoril
  • rezultate preizkusov mora oceniti QA
  • izdaja je ogrožena
Stanje Automation Quality: moderate (srednje)
  • Alert level: 4 ( VTTDI > 1 )
  • preizkusi izdaje in kategorij so bili dokončani
  • med samodejnim preizkušanjem je bila zaznana kopica napak in opozoril
  • rezultate preizkusov mora oceniti QA
  • izdaja ni možna
Stanje Automation Quality: severe (resno)
  • Alert level: 5 ( VTTDI of any size )
  • preizkusi izdaje niso bili dokončani
  • rezultate preizkusov mora oceniti QA
  • izdaja ni možna
Personal tools