Hello,
I have a Problem with TestStudio
I'm currently evaluating diverent Testautomation tools for my company to see which work and which don't, so I'm currently in the 30 days trial. We have build our application with devexpress and C# so it should be possible for Test Studio to record opperations in it.
The problem I'm currently facing is, that when i start a recording the application starts and in the bottom left "Launching Recorder" is stated. After the Login Screen pops up, again in the bottom left "Recorder is connected. You can .continue ..." is stated. But no Recorder Toolbar pops up. I allready tried uninstalling and reinstalling, but It's still not working.
Am I doing something wrong or is Test Studio not capable to Test our Software?
Thanks in advance

Hi Team,
We are trying to enter some data for a certain set of cells, but the Test Studio Application is unable to locate the intended cells. The automation starts to select random unwanted cells resulting in incorrect entries. And in the end, the application incorrectly states that all our steps were successful.
We tried multiple methods-1. Using the left double click option, 2. Using the right arrow key, 3. Using the tab key. But none of them lead us to the correct position.
Below we have attached a zip files containing images for all the stages and the intended result.
Thank You

Hi Team,
I had been using Telerik for UI automation but never faced this type of issue earlier. So the problem is while recording the test the screen doesn't changes but while running or testing the same test case screen size changes unexpectedly which results in failed step as after the screen changes the location of the elements also changes.
PFA - Actual Image & Expected Image.

Hello,can you help me I have done several test with TELERIK TEST STUDI,but now the company has change the version of finacial desktop programm and I can not run my tests because the window gives me the message: ERROR the version is changed!
How can I fix the problem?
Should I create new tests(WPF) evry time my company update the version of programme?
Thank you!

When I try and navigate away from a particular page on my site I get the following error as it thinks I have made a change but haven't;
"Leave site?
Changes that you made may not be saved."
2 options (buttons) "Leave" and "Cancel"
I want to click "Leave" but Test Studio does allow me to identify the leave button.
Any ideas how I get around this?
Thanks
Adrian


Hi here,
Running the test list on Remote VMs & its failing, the message 'SendInput: Failed. Win32Error:' is shown as result !
Is there any way to fix the issue ?

Hi,
Click() event do not work when test is runned on scheduler or when i minimize the remote desktop window(where the connection to the machine with test studio is).
If i'm leaving the window open and i run the test, everything works smooth.
I've enabled SimulateRealClick, still no changes.
The errors at log is next:
System.ComponentModel.Win32Exception (0x80004005): SendInput: Failed. Win32Error:
at ArtOfTest.WebAii.Win32.Win32NativeMethods.SendInputInternal(Input[] inputData)
at ArtOfTest.WebAii.Win32.Mouse.Click(MouseClickType clickType, Int32 x, Int32 y, Int32 wheelDelta)
at ArtOfTest.WebAii.Win32.Mouse.Click(MouseClickType clickType, Int32 x, Int32 y, Int32 wheelDelta)
at ArtOfTest.WebAii.Win32.Mouse.Click(MouseClickType clickType, Point pointToClick)
at ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl.MouseClick()
at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.ClickActionDescriptor.Execute(Browser browser)
at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
PLEASE help.
