Can an element's find expression reference more than one column from the bound data source?
I manually added an element and am changing its find expression to reference values from data. However, after setting one filter to reference data, the next filter does not allow selecting a data column. Is this intentional?
Thanks,
Matt
Hi there,
We’ve just started our trial period of Test Studio recently. One of the most important features we want is that we can integrate a Test Studio project with Jenkins CI. Is that possible to do it with the trial version? Also do we need a Run-Time Edition on Jenkins server or just the plugin will be good enough? Thanks.
Best Regards,
Jason
I am new to TestStudio and I have been looking around the application and online to be able to iterate over a collection of elements and get the inner text from all of them to run them against an assertion. In ruby this can be done, but I'm not so sure about c#.
Thanks,
Randall
Hello,
The element highlight feature is not working when our WPF application switches from a window to another.
On our first window (login form) Test Studio Recorder works well, but when we switch to main window after authentification, it doesnt work anymore.
We have tried to give Focus, and Activate the new window in XAML style, but nothing works : the new window DOM is not recognized/loaded.
Also steps are no more recorded even if the recorder is still running on the new window.
Please, is there any recommandation / good practice for the element highlight feature to plug into the new window DOM ?
(I can send you in private message my issue in a short video clip if you need)
Thanks in advance for your help,
Regards,
Hi,
I am identifying element using Xpath which is: //a[text()='APPLICATION INDICATOR']/following-sibling::select
I want to data bing 'APPLICATION INDICATOR' with my local data column which named as 'mandatory'.
I tried following tricks but no luck:
//a[text()=$(mandatory)]/following-sibling::select
or
//a[text()=$mandatory]/following-sibling::select
or
//a[text()=mandatory]/following-sibling::select
Please help me to resolve this issue.
I am creating a wpf test for my wpf application in test studio. The behavior of test studio is different at different times. I am able to record the same scenario by chance only. Most of the times when i try to record the same scenario it crashes.
Can anyone please let me know whats happening here?
System.NullReferenceException: Object reference not set to an instance of an object.
at Telerik.TestStudio.Wpf.RecordingSurface.WpfRecordingSurfaceManager.UnBind(IntPtr hwnd)
at ArtOfTest.WebAii.Design.RemoteRecorder.WpfRemoteRecorder._watcher_WindowDestroyed(Object sender, WindowEventArgs e)
at Telerik.TestingFramework.XamlExtension.TechSpecific.OnWindowClosed(Window win)
at Telerik.TestingFramework.XamlExtension.TechSpecific._watcher_WindowDestroyed(Object sender, WindowEventArgs e)
at ArtOfTest.Common.Win32.WindowWatcher.OnWindowDestroyed(Window window)
at ArtOfTest.Common.Win32.WindowWatcher._windowsWatcherHook_HookInvoked(Object sender, HookEventArgs e)
at ArtOfTest.Common.Win32.LocalWindowsHook.OnHookInvoked(HookEventArgs e)
at ArtOfTest.Common.Win32.LocalWindowsHook.CoreHookProc(Int32 code, IntPtr wParam, IntPtr lParam)
Hello,
Presently am running 2016.2.630.0 version of the telerik test studio.An Unexpected Error occured in Test Studio" and after save test studio crashes .can you please help on resolving this error.
please fine the attachment image.
Thanks &Regards,
Pranavi