Hello,
What is the best way to select a date from a Kendo Date picker (Calender).
Unfortunately you can't enter the date manually in the field, it has to be selected from the date picker.
Is there any way to find an element by using a variable?
Thanks
Adrian
We have a test developer experiencing an issue where step descriptions are staying static. For example, if a test is recorded that clicks the element "Button A", the step description is "Click on Button A" but if the primary target is changed to "Button B", the description remains "Button A". This seems to be happening for any changes made. Changing to data-driven, for example, doesn't update the step description to show it is data-driven. Renaming an element doesn't update the step description to the new name. Etc.
I sat with this developer and saw this happen with a brand new step, so the problem is not that she had previously customized the description and that stopped the updating.
Any thoughts on why she might be seeing this behavior? Perhaps there is a setting somewhere that was mistakenly changed?
Thank you.
Scheduling server Status is Active but not showing anything under Execution servers (check the attachment for screenshot)
When i tried to schedule List not seeing anything under "Select Machines to execute the Test list" check the attachment for screenshot)
i am using :
Telerik Test Studio Version 2023.1.222.2 (Ultimate Trail version)
Scheduling server setup : (Run Only ) - Server name : Localhost , Port : 8009
How to build a script from scratch for performance testing
Hey All,
It would be grateful if you help me out with performance testing guideline and setup things.
I wanted to perform performance testing on web page. I am new runner on telerik.
Please help me with the same.
Thanks
Pratik Jagadev
Hello
so i have a windows desktop program (not WPF) that should be launched with parameters and the recorder should start . i tried to put the parameters in the configure application path tab, but it won't launch in this way,,
normaly i can launch the program like this in cmd :
myprogram.exe -arg1=x -arg2=y
is there any method to launch the program with parameters in Telerik test studio ? (without parameters the program will display somthing else that i dont' want )
Thanks
Hi,
Is any option is available to identify an element is arranged in horizontally or vertically.?
Hi,
Can we reuse TestList in another TestList in Telerik Test Studio?
Thanks,
Sreelakshmi
Hi,
I'm having an issue with verifying a button if it's disabled or not in a web app. I'm using the Verification - Enabled test step but Test Studio keeps returning an error saying the button is enabled even though it's already disabled/unclickable in the web. Can anyone from the Telerik Team check this?
Please see:
Disabled button - https://www.screencast.com/t/fTK7KoDw
Error from Test Studio - https://www.screencast.com/t/aU2NAtane2a7
Thanks,
Roldan
Issue :
Unable to locate elements in geo location.
Scenarios :
Additional Informations:
Application is built with WPF.