Main Page
From qaliber
Contents |
What is QAliber ?
QAliber is software that helps you automate tasks in windows OS. It is divided to 2 main tools
Using these tools, you can easily seperate between 2 processes in SW automation development
- Developing "atomic" actions and verifications on the tested user interface
- Using a framework to compose all the "atomic" actions and verifications into a complete test scenario
This seperation has the following advantages
- Reduce automation maintenance
- Better code re-use
- Test scenario composition does not require coding skills
- More suited to agile methodologies
QAliber Test Builder
This is the tool that is responsible for composing / running a test scenario. Here you can compose complex scenarios with no coding skills at all, it has a user friendly interface that allows you to run a test scenario in no-time
QAliber Test Developer
This is the tool that is responsible for developing "atomic" actions or verifications, in order to provide a test designer the blocks needed to compose a more complex test scenario. The tool is a plug-in that can work with Visual Studio 2005 / 2008. The syntax can be C# / VB.NET
Project Logo
Click on the following image to upload a new version of the PNG logo image for your project:

