Currently the test manager allows the user to provide input from the queue/file/data service and run the same in the unattended manner. What if the user wants to run the automated test case in an attended manner and enter few of the user inputs manually ( not from the predefined queue/file/data service. Can we get the user such functionality?
Hi, I’ve just been through the Test Engineer Fast Start course. When executing test cases, such as the practices using UiBank, the test case was running on my own machine when executed via Orchestrator. This implies that it is possible to add interactive elements into the test cases - such as inputting additional data or say if using a Mock function then allowing the user to confirm that a manual test step (such a entering a value that cannot be retrieved by the automation but can be by the tester) has happened before moving on.
Interested in other’s views/input though as this may be a scenario I come accross.