alp. short facts

Post on 24-May-2015

772 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Short description of ALP - Automation test system based on WebDriver with huge abount of capabilities for regression testing.

TRANSCRIPT

ALP.

Acceptance/Load/Performance

Short Facts

Alexander Semishan26.09.2011

Making IT Logical

Short facts:

• Compilation of free tools for Automation regression testing

• Implemented with Java

• Open source: GPL v.3

• Built with replaceable modules

• Ready to integration with CI servers

• Hosted on GitHub

Tagging:

• TestNG annotation to group/categorize test cases

• Specify what test cases to execute

• Specify order of test cases execution (dependencies, in one or a lot threads)

• Statistics grouped by tags.

Reporting:

• High level statistics after test suite execution

• Different level of logging from management to Test Automation engineer.

• Amount of statistic prevent manual re-run of tests.

• Offline (xml/html) and online reporters.

• Able to customize and change output by change of XSLT schema.

• Automatic screenshot creation abilities.

Stats for test case run:

Test case error details:

Offline reporter:

Extensions to work with:

• Databases

• Telnet/ssh

• Mail

• JS errors

• Web services

Reporter: web services

Information:Sources: https://github.com/lohika/alpContact: Alexander Semishan,

email: asemishan@lohika.com

Documentation: https://github.com/lohika/alp/wiki

top related