Articles database
 
 
Web AnyArticles.com
Browse by Category:
  Computers and Technology >
  Subcategories
Data Recovery Data Recovery (143)
Games Games (242)
Hardware Hardware (447)
Personal Tech Personal Tech (460)
Software Software (1015)


  Categories :
 
  Arts and Entertainment
  Automotive
  Business
  Communications
  Computers and Technology
  Finance
  Food and Drink
  Health and Fitness
  Home and Family
  Home Based Business
  Internet and Businesses Online
  Kids and Teens
  Legal
  News and Society
  Recreation and Sports
  Reference and Education
  Self Improvement
  Shopping and Product Reviews
  Travel and Leisure
  Womens Interests
  Writing and Speaking
  Random Category
  Fashion Style
  Funny stuff
  Nutrition
Personal Tech article : Advantages and Guidelines of Automated Testing
 

Computers and Technology > Personal Tech > Advantages and Guidelines of Automated Testing

0 Reviews [ add review ], Article rating : 0.00, 0 votes. Author : Vamseedhar Sane

"Automated Testing" is automating the manual testing process currently in use. This requires that a formalized "manual testing process", currently exists in the company or organization.

Automation is the use of strategies, tools and artifacts that augment or reduce the need of manual or human involvement or interaction in unskilled, repetitive or redundant tasks.

Minimally, such a process includes:

Detailed test cases, including predictable "expected results", which have been developed from Business Functional Specifications and Design documentation

A standalone Test Environment, including a Test Database that is restorable to a known constant, such that the test cases are able to be repeated each time there are modifications made to the application.

The following types of testing can be automated

Functional - testing that operations perform as expected.

Regression - testing that the behavior of the system has not changed.

Exception or Negative - forcing error conditions in the system.

Stress - determining the absolute capacities of the application and operational infrastructure.

Performance - providing assurance that the performance of the system will be adequate for both batch runs and online transactions in relation to business projections and requirements.

Load - determining the points at which the capacity and performance of the system become degraded to the situation that hardware or software upgrades would be required.

Benefits of Automated Testing

Reliable: Tests perform precisely the same operations each time they are run, thereby eliminating human error

Repeatable: You can test how the software reacts under repeated execution of the same operations.

Programmable: You can program sophisticated tests that bring out hidden information from the application.

Comprehensive: You can build a suite of tests that covers every feature in your application.

Reusable: You can reuse tests on different versions of an application, even if the user interface changes.

Better Quality Software: Because you can run more tests in less time with fewer resources

Fast: Automated Tools run tests significantly faster than human users.

Cost Reduction: As the number of resources

for regression test are reduced.

Choosing the right tools for the job and targeting the right areas of the organization to deploy them can only realize these benefits. The right areas where the automation fit must be chosen.

The following areas must be automated first

1. Highly redundant tasks or scenarios

2. Repetitive tasks that are boring or tend to cause human error

3. Well-developed and well-understood use cases or scenarios first

4. Relatively stable areas of the application over volatile ones must be automated.

Automated testers must follow the following guidelines to get the benefits of automation:

• Concise: As simple as possible and no simpler.

• Self-Checking: Test reports its own results; needs no human interpretation.

• Repeatable: Test can be run many times in a row without human intervention.

• Robust: Test produces same result now and forever. Tests are not affected by changes in the external environment.

• Sufficient: Tests verify all the requirements of the software being tested.

• Necessary: Everything in each test contributes to the specification of desired behavior.

• Clear: Every statement is easy to understand.

• Efficient: Tests run in a reasonable amount of time.

• Specific: Each test failure points to a specific piece of broken functionality; unit test failures provide "defect triangulation".

• Independent: Each test can be run by itself or in a suite with an arbitrary set of other tests in any order.

• Maintainable: Tests should be easy to understand and modify and extend.

• Traceable: To and from the code it tests and to and from the requirements.

For more visualization of this article and free training tutorials on Testing: http://www.exforsys.com/content/category/17/259/340/

Exforsys offers free training and career help specializing in C, C++, C#, Java, J2EE, .NET, PeopleSoft, SAP, Siebel, Oracle Apps, Data warehousing, Oracle/SQL Server/DB2 and Testing. Please visit http://www.exforsys.com for more Training Tutorials, for IT Interview questions visit http://www.geekinterview.com, for articles and resources visit http://www.itquestionbank.com


Deep Articles portal.



0 Reviews [ add review ], Article rating : 0.00, 0 votes. Author : Vamseedhar Sane
Rate this story : and read/post review(s)


Article reviews



Post your review
[ Note : no HTML/URLs - will removed automatically ]
Your name
Your comments


More articles from Computers and Technology > Personal Tech

Add article | Manage Articles | Top Rated articles | Most Reviewed articles | Contact us | Links