×
×

Warning: json_decode() expects parameter 1 to be string, array given in /var/www/stage/quest-global-v2/wp-content/plugins/rx-dynamic-sections/sections.php on line 7088

SCOPE

Proposed to create a Test Automation Framework that could 

  • Execute different types of test cases in various machines simultaneously.
  • Include reusable components which can be used in other modules.
  • Configure various types of test machines
  • Efficiently undertake exception handling.
  • Integrate to test automation scripts easily

SOLUTION

  • Developed a validation automation suite with a vision of comprehensive automation strategy
  • Provided a Test Manager component which execute/schedule test jobs to run whenever the test resource or Unit Under Test (UUT) is available
  • Created a Test Center which can distribute test jobs to the Test Managers in different test sites.
  • Built a common library module which enhances the reusability perspective of the framework
  • Created a Utility component and Configuration component which can restart/hibernate/sleep the testing devices and configure the devices for test execution
  • Tools & Technologies : Robot framework, Python, Selenium, PywinAuto

Warning: Use of undefined constant string - assumed 'string' (this will throw an Error in a future version of PHP) in /var/www/stage/quest-global-v2/wp-content/plugins/rx-dynamic-sections/sections.php on line 6721

Benefits

  • Enhanced the test execution speed and increased the productivity of the organization
  • Flexibility to add new features or technology to the existing solution
  • Reusability of common features, functionalities and actions for various applications
  • Reduced human error

Results

  • Improved the overall product quality.
  • Increased productivity thereby better time to market

Features

  • Automation with open source scripting
  • Parallel execution on multiple test devices
  • Efficient way of Exception handling and Error Logging
  • Test cases are independent