Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webapp Testflows - Run test flows with request response #2300

Open
Tracked by #2284
Monika-APM opened this issue Dec 20, 2024 · 0 comments
Open
Tracked by #2284

Webapp Testflows - Run test flows with request response #2300

Monika-APM opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
story This label is to seggregate issues by stories

Comments

@Monika-APM
Copy link

Monika-APM commented Dec 20, 2024

Description : In this, once the user adds the requests blocks then he should be able to run the request & find the success & failure of the test cases with the success & error messages.

Figma/SS: NA

Acceptance criteria 1: [Run button]
Given User adds the requests blocks & wants to run the test flows
When User clicks on the run button given at the top RHS of the canvas
Then User should be able to click on run button & start testing the api requests. If the request response is good it should indicate in green & Toast message should appear "Test completed" with numbers of passed & failed test cases. if the request response is bad then it should indicate in red & toast message should appear at the top of the canvas stating "Failed to test. Please try again".

Note:

  1. User will be able to see the api request at the top of the bottom table & request response will be inside the api request table.
  2. User can click on the X icon & close the bottom table
  3. User should be able to download, copy & beautify the request. The functionality will be same as previous.

Acceptance criteria 2: [Request of the test case]
Given User wants to check the request section
When User clicks on request tab from the bottom table
Then User should be able to see the request of the selected block including body, header & parameter of that particular api request.

Acceptance criteria 3: [Response of the test case]
Given User wants to check the response of the request
When User clicks on response from the bottom table
Then User should be able to see the response of the selected block including body & header of that particular api request.

@Monika-APM Monika-APM added the story This label is to seggregate issues by stories label Dec 20, 2024
@Monika-APM Monika-APM added this to the Webapp - Testflows milestone Dec 20, 2024
@Monika-APM Monika-APM changed the title Webapp Testflows - Run test flows Webapp Testflows - Run test flows with request response Dec 20, 2024
@Monika-APM Monika-APM mentioned this issue Dec 20, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story This label is to seggregate issues by stories
Projects
None yet
Development

No branches or pull requests

2 participants