GeekArticles
Testing
Test Automation
Testing
Test AutomationA Complete Automation of Unit Testing for Java Programs
Abstract—Program testing is expensive and laborintensive, often consuming more than half of the total development costs, and yet it is frequently not done well and the results are not always satisfactory. However, testing
is the primary method to ensure that programs comply with requirements. We describe our on-going project that attempts to completely automate unit testing of objectoriented programs. Our project investigates the use of
an evolutionary approach, called genetic algorithms, for test data generation and the use of program specifications, written in JML, for test result determination.
Sponsored Links
Read Next: Common Mistakes in Test Automation
Related Topics
Subscribe via RSS
Test Automation
- Host-Target Testing
- Making the Right Choice
- Software Test Automation Myths and Facts
- AUTOMATED GUI TESTING
- Automated testing using Unix Shell Scripting
- Cable Tester Automation
- Test Automation Part 2
- Automation Testing vs Manual Testing Guidelines
- Test Automation Frameworks
- Best Practices in Software Test Automation
