Hi,
I have extracted a value as a test step called 'TruckIDWithQuotes' that I have obtained from an element titled 'TruckDetailsElement'. The value extracted has quotes "" around it as part of the extracted value, i.e. "abcd".
I want to use this extracted value without the quotes. How can I create another extracted value without the quotes, 'TruckIdWithoutQuotes', i.e. abcd which I then want to use in a coded step.
I'm assuming I need to use a coded step to "reformat" the extracted value so it doesn't have the quotes?
Can someone please assist.
Thanks
Adrian
Hi,
I want to check a line arrangement. So I tried Horizontal Alignment. But it is not working..Can you give some example for using this Horizontal Alignment Property
Hello.
I have been trying to use TeamCity to run the list test made on Telerik test Studio, followed all the steps showed here and started the agent on interactive mode using the cmd command of "agent start" from "C:\TeamCity\buildAgent\bin\". From TeamCity, it can execute the command line, but every test fails at 0/x steps showing this on the logs:
- ArtOfTest.WebAii.Exceptions.UnsupportedNonInteractiveOperationException: Dialog monitoring can not be enabled when running in non-interactive mode. Follow the link for more information: http://docs.telerik.com/teststudio/user-guide/command-line-test-execution/continuous-integration/team-foundation-server-builds.aspx
en ArtOfTest.WebAii.Win32.Dialogs.DialogMonitor..ctor(Boolean startMonitoring, Manager manager)
en ArtOfTest.WebAii.Core.Manager.Init(Settings settings)
en ArtOfTest.WebAii.Core.Manager..ctor(Settings settings)
en ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWeb(ExecutionEngineCreateParams initParams)
en ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
en ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
It is necessary to follow the steps as shown on http://docs.telerik.com/teststudio/user-guide/command-line-test-execution/continuous-integration/team-foundation-server-builds.aspx as I am using TeamCity?
If so, which steps I must do to be able to run list test using TeamCity?
Hello,
we would like to test our website automatically with the test studio. The website was implemented in React using the Material UI framework.
Unfortunately, I can't control the selection boxes either through a recording or programmed in the visual studio.
Is there a way to control these selection boxes (https://graphviewer.deprag.com/settings, generalsettings language)?
Thank you.
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