| Home : Testing : Test Automation |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
Test Automation Listings
|
|
Total:
5 | Displaying: 1 - 5 |
|
|
|
AUTOMATED GUI TESTING: As software becomes increasingly complex, testing has never been more important.
Most programs these days are driven by some form of graphical user interface,
and the need to test these has led to the development of specialist test tools.Like all products, software must be tested before it is released to the customer.
As the complexity of software grows, so does the amount of testing. Since the
same tests must often be repeated many times, and the tests themselves can be
time-consuming to carry out manually, the appeal of test automation is clear.
Updated: 05/31/2005
|
|
|
Automated testing using Unix Shell Scripting.Testing is a critical part of software development - and Shell, which is already part of Unix can help you do it quickly and easily. This paper, explains advantages of Unix shell scripting for test automation on Unix, useful shell commands for test automation, testing interactive application using expect, porting shell scripts on Windows, with some examples of automated test scripts developed using Shell Scripts.
Updated: 05/31/2005
|
|
|
Today software test automation is becoming more and more popular in both C/S and web
environment. As the requirements keep changing (mostly new requirements are getting introduced on daily basis) constantly and the testing window is getting smaller and smaller everyday, the managers are realizing a greater need for test automation. This is good news for us (people who do test automation). But, I am afraid this is the only good news.
Updated: 04/17/2005
|
|
|
GUI (graphical user interface) tools can boast a lot of capabilities. Approaching GUI test automation as a programming project, you'll need a tool appropriate to the size of your project. Here's a rundown of the key features you'll need in the GUI test automation product you buy.
• Factors to consider in choosing a GUI testing tool
• Treating GUI test automation as a programming project
• A list of essential features
Updated: 04/17/2005
|
|
|
Host-Target Testing
This paper discusses the issues involved in host-target testing, and shows how AdaTEST
and Cantata can be used to implement an effective host-target testing strategy.
The efficiency of host-target software development can be maximised by an effective
host-target testing strategy. Target system bottlenecks can be avoided and investment in
expensive target resources such as in-circuit emulators can be minimised.
Updated: 04/06/2005
|
|