I am looking for the code section for ending the sut. Because our SUT needs more time to finish.
Test studio is too fast, finishes program and next start comes error message because SUT finished incorrectly.
I am testing a windows application.
Can you help me?
While downloading .xls files, I get below error (Chrome browser) though file getting download and saving the correct path specified.
Timed out waiting '80000' msec. for download dialog to be handled.
InnerException:
System.TimeoutException: Timed out waiting '80000' msec. for download dialog to be handled.
at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DownloadDialogHandlerDescriptor.Execute(Browser browser)
at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DialogHandlerDescriptor.Execute(IAutomationHost browser)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
Kindly help how to handle this.
Hi guys ,
Can anyone assist me with setting up scheduling on vm?
I am getting the below error message.
Hello,
I noticed in the documentation (https://docs.telerik.com/teststudio/features/recorder/highlighting-menu/quick-steps/extraction in the note at the bottom) that I could reference a variable that I binded to in a prior test if I reference the variable without the '$', clicking brackets, and clicking set. Currently the test that does the extraction runs first and then the next test that runs in the list tries to reference the variable. Yet when I run the list I get an error that says "Column name '[variable name]' does not exist!". I wasn't sure if there was a bug with that current feature or if that was no longer an option of if I needed to do it as a coded step instead.
My current version of Test Studio is 2023.1.222.2
Good Morning,
Is there any way to view the result history of a single test that is part of a test list?
We run a test list each night and I can look at each nightly test list run and check individually but I'm looking for a more simple way to see the full history of a single test and how often it is passing or failing.
Thanks
Adrian
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