Why do my automation test runs have 1 build for each test whereas in the past all tests would be listed under 1 build. Could you help me here?

I’m trying to understand why my automation test runs have 1 build for each test where in the past all tests would be listed under 1 build. Could you help me here?

Hi Dipen Soni,

This is happening due to the time stamp that you have passed in your capabilities. As you are using timestamp in Build Name your Desired tests are getting split into different builds. If a Build having multiple tests gets executed at different time instances each test will have a different build name with the time stamp of execution thus on the LambdaTest dashboard it will be displayed separately.