Active Topics Memberlist Calendar Search Help | |
Register Login |
One Stop Testing Forum : Software Testing @ OneStopTesting : Bug Report @ OneStopTesting |
Topic: Test Automation tools |
|
Author | Message |
ashu
Newbie Joined: 03Apr2007 Online Status: Offline Posts: 1 |
Topic: Test Automation tools Posted: 03Apr2007 at 1:41am |
Test automation Tools allow executing test cases automatically (without or with minimal human intervention). They help to automate tedious, routine operations. Such tools are indispensable in concurrent, stress, load and reliability testing and are a big help in regression testing. Types of Tools:
B. Scripting languages (Perl, Python, AWK etc.) are great for test data creation or automation of web applications. They are strong in text data processing and are the best choice for log analysis or string data generation. C. Programming language (C++, Java and the like) is the best choice for Unit testing. I could not imagine what pain it would be to create a stub or a driver in another language (if a unit is not built on a portable technology). Sometimes it is easier to create system load and stress tests on the existing components in the programming language the same that was used for development. D. Databases (SQLServer, Oracle, DB2, MySQL, Access, Excel tables etc.) is what you need for supporting data-driven testing or command-driven testing. This is also helpful to have your tests results and logs saved into RDMS. It helps to find, summarize and report results easy. E. WMI (JavaScript or Visual Basic) is the best choice for testing COM-based systems. Instantiating and object in it is easy; scripts are quick and robust. I strongly recommend learning it for testers working with COMs. Edited by moderator - 06May2007 at 10:23pm Post Resume: Click here to Upload your Resume & Apply for Jobs |
|
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
© Vyom Technosoft Pvt. Ltd. All Rights Reserved.