Log in / create account
View source | Discuss page | Page history | Printable version   
360 Tour
ADVERTISEMENT
Accounting eLearning Courses
Partnerships
SourceForge.net Logo
Openbravo ERP at SourceForge

SourceForge.net Logo
Openbravo POS at SourceForge

Open Solution Alliance Logo
Openbravo at Open Solution Alliance

Automated Testing at Openbravo

Contents

Introduction

This document presents the basics about Test Automation as is planned for Openbravo ERP testing.


Background

References

Totally Data-Driven Automated Testing


Testing OpenbravoERP

Current Acceptance Testing

Old Sahi Scripting

Selenium

Selenium is a portable software testing framework for web applications [1].

It has a suite of tools that are useful for testing automation. Single test scripts can be recorded and played back using Selenium IDE. More complex tests can be written on various programming languages and executed using Selenium Remote Control. In addition, tests executions can be distributed using Selenium Grid.

Selenium IDE

Selenium IDE is a Firefox extension that allows to record, edit, debug and play back tests [2].

It can be downloaded here.

Retrieved from "http://wiki.openbravo.com/wiki/Automated_Testing_at_Openbravo"

This page has been accessed 691 times. This page was last modified 16:38, 28 August 2008. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.


Category: QualityAssurance