alp. short facts

10
ALP. Acceptance/Load/Performance Short Facts Alexander Semishan 26.09.2011 Making IT Logical

Upload: alex

Post on 24-May-2015

772 views

Category:

Technology


0 download

DESCRIPTION

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

TRANSCRIPT

Page 1: ALP. Short facts

ALP.

Acceptance/Load/Performance

Short Facts

Alexander Semishan26.09.2011

Making IT Logical

Page 2: ALP. Short facts

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

Page 3: ALP. Short facts

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.

Page 4: ALP. Short facts

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.

Page 5: ALP. Short facts

Stats for test case run:

Page 6: ALP. Short facts

Test case error details:

Page 7: ALP. Short facts

Offline reporter:

Page 8: ALP. Short facts

Extensions to work with:

• Databases

• Telnet/ssh

• Mail

• JS errors

• Web services

Page 9: ALP. Short facts

Reporter: web services

Page 10: ALP. Short facts

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

email: [email protected]

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