What a pain it can be to reproduce issues for developers. How handy would it be if we could compile tests into an exe and pass it on for script playback? No easy request I'm sure, but I can dream...right? :)
Compile tests to .Exe
- NisHeraValued Contributor
please add my vote for this request.!
- TanyaYatskovskaSmartBear Alumni (Retired)
Hi Nish,
You can do it yourself by clicking this image next to Ryan's suggestion:
- AlexKarasChampion Level 3
This might violate the idea of TestExecute... :)
Maybe an acceptable replacement is to add an optional video recording to the test run engine? The benefit of this is that video can be easily paused without the necessity to search for the place for the breakpoint or something like this. - TanyaYatskovskaSmartBear Alumni (Retired)Status added:New Idea
- Ryan_MoranValued Contributor
No AlexKaras, a video is not an acceptable replacement. I can record desktop video easy enough.
When a developer needs to catch a difficult to reproduce error in their debugger having script playback is essential.
We currently will install test execute on their machines, but this isn't a preferred method.
- MKozinetsStaffStatus changed:New IdeatoPostponed
We have discussed this idea, but have not yet found an acceptable solution. Please send us additional suggestions on how to implement this. Thank you.
- maximojoFrequent Contributor
As a non-Smartbear option you could possibly use something like Docker:
https://www.docker.com/what-docker
https://docs.docker.com/engine/installation/windows/
Though it might be a bit overkill.
Or perhaps Smartbear could make it easier for us to use Docker for this purpose? Or something similar?
- Ryan_MoranValued Contributor
Essentially what I would be looking for with this would be a "temporary" executable that could be run on any machine...perhaps for a limited time? That would not require license activation and would have minimal installation.
The focus being that a developer could playback a script (keyword test, etc) without having to activate and install Test Complete or Test Execute.
- ghuff2Contributor
Perhaps an alternative would be a feature where the test captures a video of it's execution which could then be given to developers? Wouldn't be as good as the suggested feature, but the suggested feature is really asking a lot of SmartBear. The effort it would take to implement something like this seems monumental.
- MKozinetsStaff
Summarize the feedback so far:
1. Best Solution:
Ability to conver an existing test to a self-contained executable and pass along to a developer to run (no license)
2. Good Solution: one of intended uses of TestExecute
- Pass test script to a developer who has TestExecute installed - Cons: Cost of TestExecute License $499? Need to Install TestExecute?
3. Less Optimal Solution:
- record a video for the developer with reproducion sequence. - Cons: No script playback
Related Content
- 5 years ago
- 4 years ago
- 5 years ago
- 6 years ago