We have a number of test lists being run via CLI, as a result we get similar number of .aiiresult files. Is there a way to automatically export these results into Excel files?
Final desired result is - getting aggregated report of all test cases with their result - in one single file.
Hello,
Is there a way to get exceptions from a browser's console?
I mean, if there is an exception in browser console (F12) I want to receive info about it to my test. Is it possible?
When I open my project from a local directory, I get an "Error Deserializing Object" message. All test cases within the project fail to load.
What can be done to prevent this in the future; feel that I've lost this project and their test cases associated with it.
Hi guys,
I made upgrade to latest version 2017.3.1010.0 and it started crashing all time. Looks like some files is missing in deployment like Telerik.Windows.Controls.ImageEditor.2016.1.122.1145 as well as binding redirect Microsoft.Extensions.Logging.Abstractions, Microsoft.AspNetCore.Authentication, Microsoft.IdentityModel.Protocols.OpenIdConnect, Microsoft.AspNetCore.Http.Features, Microsoft.IdentityModel.Tokens, Microsoft.AspNetCore.Http.Abstractions, Microsoft.Extensions.Options, Microsoft.IdentityModel.Protocols,Microsoft.Extensions.Primitives, Microsoft.Extensions.Logging.Abstractions and so on.
Hello,
I'm working on a test that verifies the download of a large file using the "Handle 'Download' dialog" test step. It works in IE, but does not in Chrome and Firefox. The problem with Chrome and Firefox is that the test step does not wait until the download has completed and passes/proceeds to the next step before the download is finished. Any ideas as to why this would be?
FYI the "Handle 'Download' dialog" test step properties are:
Thanks,
Michael
I am looking for a document that outlines all of the ports/protocols required by each of the components:
Scheduler Server
Storage Server
Run time agents
There are bits of info scattered throughout the technical document but nothing that clearly outlines all of the ports and what they are specifically used for.
Hi,
I have a Web Application. The Login page works well against IE with Email, Password and Login button testing process.
The same one when run against the Chrome Browser it fails with warning that the Password is Incorrect.
Not sure why this happens.
Sundar