Scriptless Test Automation Solution for End-to-End Interfaces Integration (Web ,API, Database)

Use Case:

E-commerce retail-based web portal has integrated with different backend system while doing testing needs to validate different test conditions which are triggering from Backend (Database), validate on GUI Interfaces and vice versa.

It has given 2 Test Cases, one with positive Order Placing functionality (needs to validate Web, Database, and API Response, and has 15 steps), and another one is the negative test case of orders not getting placed with 12 steps.

Solutions:

  • We have developed these 2 test cases, using UiPath Test Suite and STEP RTA Proprietary Framework by putting the effort of 12 hrs.
  • We have used UiPath Studio with the following packages for implementation:
  1. UiPath.UIAutomation.Activities

  2. UiPath.WebAPI.Activities

  3. UiPath.Database.Activities

  4. UiPath.Testing.Activities

  • First, we have set up our Infra and framework configuration, prepared Test Data, and designed 2 TC as per Framework standard format in an excel sheet.

  • For capturing and managing locators/selectors have configured the “Object Repository” with Projects and as best practice captured all selectors of the application as per test steps.

  • By referring, to reference TC workflow/script (XML file) we developed test cases which are interacting with “WEB-DATABASE-API” interfaces everything we can automate using 1 Framework, 1 Tool, and 1 Developer.

  • After performing Development and Unit Tests for both test scripts/ workflows, have performed end-to-end execution dry runs.

  • At end of the execution, we can see an HTML report with detailed test execution logs, screenshots, and results.

2 Likes

Hello @STEP_Amit_Sangale!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff