a
Hey All,
I am getting below error post updated Build version is '2023.1.329.1'. Please help me out with below issue.
Error : ------------------------------------------------------------
'25-04-2023 17:58:40' - Executing test: 'XXXXP', path: 'Cool\Administrator\XBCD.tstest.'
'25-04-2023 17:58:40' - Using .Net Runtime version: '4.0.30319.42000' for test execution. Build version is '2023.1.329.1'.
'25-04-2023 17:58:40' - Starting execution....
------------------------------------------------------------
'25-04-2023 17:58:40' - Tip: The current monitor(s) setup is not at 100% scale!
For best recording and execution experience please set all monitor scaling to 100%.
'25-04-2023 17:58:43' - Detected custom code in test. Locating test assembly: Next Gen.dll.
'25-04-2023 17:58:43' - Assembly Found: C:\Users\XVP\Documents\Cool\Cool Automation\Test Studio Projects\West\bin\Next Gen.dll
'25-04-2023 17:58:43' - Loading code class: 'Next_Gen.Activity_code_Update'.
'25-04-2023 17:58:43' - Failure detected during execution. Details:
------------------------------------------------------------
'25-04-2023 17:58:43' - System.ArgumentException: Unable to find the test class type 'Next_Gen.Activity_code_Update' in your test assembly. Please make sure your test code behind is compiled with your latest changes.at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.EnsureTypeExists(Assembly assm, String typeName)
at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.CreateCodedTestInstance(Test test, TestResult result, String binariesFolder)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
---------------------------------------------------------------------------------------------------------------------------
'25-04-2023 17:58:44' - Test completed!
Hi,
I have a test that has just 1 row of data (via excel) bound to it.
When I run on my desktop it executes no worries but when run on the remote execution server it isn't picking up the bound data. My execution results show 0/0 (PASSED/TOTAL).
Any ideas why this would be happening?
Thanks
Adrian
Hello,
unfortunately i have not found, if you can connect a tds file to your test studio?
Is this possible?
With such a file test studio would be able to find elements in testsoftware.
______
Are elements always displayed in the tree structure?
Can elements be used in other test suites?
thank you for answer :)
Hi,
We have recently upgraded to Test Studio Ultimate to utilise the API testing functionality.
Is there any way to schedule api tests like you can with web tests?
Also, is there any reporting functionality for api tests?
Thanks
Adrian
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