Unable to Run the TestCase in testset

Hi Everyone,

I am trying to run the test set. I have linked my test case to test set but only few test case are executing and getting the following error.
Help Me resolve this issue.

Hey Sneha,

Is there any specific packages used while running the process. If is it so the make sure it should not group test cases according to packages.

Also,

  1. Group your test cases: Organize your UI test cases into logical groups or suites based on their functionality or features. You can have separate groups for different modules or components of your application.
  2. Parallel execution: Many UI automation frameworks support parallel execution of tests. Depending on the framework you are using, you may be able to configure it to run multiple test cases concurrently. This can significantly reduce the overall execution time.

Please let me know if this suggestion gives you a way out regarding.
Thank You.

We are executing test set with multiple test cases as preferred but one of the test case is not executing while other executes even we assign it in order.
But if that test case is linked separately to a testSet it gets executed

Hello sneha,

Requirement from the dropdown list if you want to assign the test case to a specific requirement in Test Manager.

Please check that have you assigned that test cases for specific requirement in Test Manager.

Thank you.
Please let me know after your issue gets resolved.

Yes i have assigned test case to specific requirement

1 Like

But i still facing issue

Hey sneha,
Working on resolution till then please check it in detail sometimes there can be a small exception!