- Concordion Tutorial
- Concordion - Home
- Concordion - Overview
- Concordion - Environment Setup
- Concordion - First Application
- Concordion - set Command
- assertEquals Command
- Concordion - assertTrue Command
- Concordion - assertFalse Command
- Concordion - execute Command
- Concordion - returning Object
- Concordion - returning Map
- returning MultiValueResult
- Concordion - execute on tables
- Concordion - execute on list
- Concordion - verifyRows Command
- Concordion - run Command
- Concordion Useful Resources
- Concordion - Quick Guide
- Concordion - Useful Resources
- Concordion - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Concordion Tutorial
Concordion is a powerful tool, written in Java, that is used to write and manage automated acceptance tests. It is distributed under the Apache Software License. Its clean and simple concepts make it very easy to learn and use. Concordion can be used along with .NET, Python, Fantom, Scala, and Ruby languages.
Audience
This tutorial has been prepared for beginners to help them understand the basic functionality of Concordion tool.
Prerequisites
Before proceeding with this tutorial, one needs to have a good understanding of Java programming language and basic HTML.
Advertisements