April 4, 2011
In this test management webinar recording we look at how to schedule automated tests to run daily during the QA cycle. Automating the execution of your testing and tracking those results in conjunction with your manual test efforts is key to maximising your resources. Integrating this process into an automated build process brings even more benefits with initiation of the automation coming from the completion of the build. With effective reporting and dashboards you can push back on development teams that deliver poorly unit tested builds to your QA team. Taking this approach is a good way to free up your team to concentrate on what is really important; usually the testing of new features not undertaking the unit testing...
Read more...
October 1, 2010
When it’s time to start planning your manual test efforts, being thorough in your preparation is the best way to ensure success. The most efficient way to begin developing your cases is to have your projects organized with test management planning tools such as Software Planner and TestComplete. These tools can help keep your tests organized, are easy to use, and require little in the way of maintenance. Once you’ve got your projects organized into separate automation and manual folders within the software’s library, you can start creating and executing your manual tests. The key to planning successful manual execution is to develop requirements that are descriptive enough to include enough information for testers and programmers. Such requirements leave out...
Read more...
September 20, 2010
When implemented well, automated testing can save a significant amount of time and money. The key is to start your planning with something small, and with tests that offer a high return on investment. A good example of this is the smoke tests run by the team to check that the latest build meets a minimum standard. Assuming these automated smoke tests pass then the release can be accepted by the QA team. Since these types of tests need to be run frequently they make good candidates for automation and should be factored into your planning efforts. Building up a breadth of these smokes tests can then help you develop up a very effective regression suite. Planning the development of...
Read more...