ContributionsMost RecentMost LikesSolutionsRe: Execution Plan window: How to find failed / Passed tests from Execution Plan window? As I said earlier - Those failed once needs a fix, and just re-run after an error wont help. So the ask is how do I know the test result from Execution window , So that I can create a new test group for failed ones and move those scripts to maintenance. How is your above response helps me here? Re: Execution Plan window: How to find failed / Passed tests from Execution Plan window? Thanks, But the question was - How do I identify all the failed and passed tests on Execution Plan window? So that it helps me to check all the failed once and re-run them as a separate group after the fix. I know check in results and then go to excution plan window and check/uncheck all the tests to re-rerun, Its a too much manual work. Execution Plan window: How to find failed / Passed tests from Execution Plan window? At the moment - We are running many TC's from Execution Plan window >> Can only view the test result from Test Results window. Question : Is there a way to find a testcase is Passed/Failed from the recent test results in Test Execution window?] so that I can group all the failed tests and move those tests to a separate test group folder to debug those tests in future? Moving to TeamCity from Jenkins - TestExecute Hi All, Appreciate if any help here... At present we have Jenkins > TestExecute setup and working great using jenkins - Testcomplete plugin. Now moving to TeamCity > TestExecute - Looking for a help here with the setup /details including updating the results back to TeamCity? Thanks Rav Re: Not able to add objects to Alias window from Mapped Objects Thanks rraghvani, I am using Version: 14.73.382.7 x64 and tried with restore desktop and still no success. Not able to add objects to Alias window from Mapped Objects Not able to add mapped objects to Alias window - As the panes are viewable only upon closing the mapped Object pane. So not able to drag and drop the objects to Aliases.. Looks like a pane/toolbars issue? Re: Converting Float to String with decimal length Great Thanks rraghvani, It's fixed now.. Converting Float to String with decimal length I am subtracting 2 values var diff = (2.85 - 2.8) - These values are captured from a screen and converted from a string to Float Now the diff shows as 0.050000000000026. How do I cut the size of above diff value to 2 decimals ( 0.50) ? I have tried to convert the diff from Float to String but it showing as "5.000000000003E-02" Any help with decimal positions in Float or exact conversion of Float to Str ? I am using TestComplete Version: 14.73.382.7 x64 SolvedRe: Execution Plan : How to count number of groups and number of Test Items in each group / subgroup ? How do I find my entry on that page... its so huge and couldn't see Re: Is there a way to know what tests are Passed in previous run on Execution Plan? Yes, Is there a solution to create a subgroup and move all the failed tests in Execution Plan without lot of manual efforts?