Prerequisite for Application Testing?

Hi ,

I want to perform application testing , can anyone guide what are the steps that should be taken in to consideration and prerequiste for the same ??

Hi @Swaroop_Naidu ,

  1. The QA Team defines test cases in Test Manager, as follows:

a. Prerequisite steps

b. Automation execution

c. Assertions

  1. Automation developers create test cases upon existing automations. Attended user actions are simulated through .
  2. Automation developers link test cases from Studio to Test Manager
    (Test Suite - Test Cases).
  3. Automation developers publish test cases to Orchestrator and then group them together into test sets (based on business requirements).
  4. Unattended test can either be executed manually through Orchestrator and Test Manager, or by scheduling in Orchestrator.
  5. (Optional) If CI/CD tools are available, they can be leveraged for fully automated testing and deployment. UiPath provides CI/CD integration through the following:

Azure DevOps Extension

Jenkins Plugin

Cheers

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.