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

Reduce Execution Time for Python Test Cases via UI #210

Open
Survensa opened this issue Mar 6, 2024 · 0 comments
Open

Reduce Execution Time for Python Test Cases via UI #210

Survensa opened this issue Mar 6, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@Survensa
Copy link
Contributor

Survensa commented Mar 6, 2024

Feature description

Executing Python test cases through the UI takes longer; for instance, completing a test case with three steps via UI requires approximately 3 minutes. This duration exceeds the time taken for manual execution or running the same test case through a Python script within the SDK Docker container.

Test initiated Time :

image

Execution Completed Time :

image

Use Cases

Completing the python test execution using UI faster than manual execution.

Test Cases

All python test case available in TH UI

@raju-apple raju-apple added the Enhancement New feature or request label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants