Telerik Forums
Test Studio Forum
1 answer
132 views

Hi, i can record an Test, but every time i want to execute this test i get the same error:

 

------------------------------------------------------------
'10.09.2021 09:43:17' - Executing test: 'WPFTest', path: 'WPFTest.tstest.'
'10.09.2021 09:43:17' - Using .Net Runtime version: '4.0.30319.42000' for test execution. Build version is '2021.2.809.0'.
'10.09.2021 09:43:17' - Starting execution....
'10.09.2021 09:43:17' - Failure detected during execution. Details:
------------------------------------------------------------
'10.09.2021 09:43:17' - System.ArgumentException: Es wird kein Prozess mit der ID 2064 ausgeführt.
   bei System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   bei System.Diagnostics.Process.GetProcessById(Int32 processId)
   bei ArtOfTest.WebAii.Wpf.WpfApplication..ctor(Manager manager, Int32 pid, String appFileName)
   bei ArtOfTest.WebAii.Core.Manager.GetWpfApplication(Int32 iProcessId, String strAppLocation, Boolean& bCreatedNew)
   bei ArtOfTest.WebAii.Core.Manager.ConnectToApplication(Process proc, String pid)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewApplication(ProcessStartInfo pinfo)
   bei ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWpf(ExecutionEngineCreateParams initParams)
   bei ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
   bei ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'10.09.2021 09:43:17' - Test completed!

 

Elena
Telerik team
 answered on 10 Sep 2021
1 answer
172 views
Hello, as the subject suggests, I tried using the capture browser function in one of my test lists, and the resulting image in the log file is not at all what I expected, it only captures the top left of my browser, is there any way to specify the parameters, has anyone else encountered this issue as well?
Plamen Mitrev
Telerik team
 answered on 09 Sep 2021
1 answer
217 views

Hello,

I am currently trying to automate selecting a value from a dropdown to find a company by code (not a select). For example the company code may be WRC. If I type "WR" it goes from showing all the companies beginning with "W", to then all the companies beginning with "R". upon inspecting the element, its an input field, with an ID and Value properties, in light of this is there any way i can, through code or otherwise directly set the value of the input field without using the simulated typing?

Thanks in advance!

Daniel
Top achievements
Rank 1
Iron
Iron
 answered on 25 Aug 2021
1 answer
227 views
Hey, i'm trying to integrate test studio to work with my job's custom software. I am able to data bind select boxes, however with multi-select boxes i can't find an option to bind to data (even local data). Is there a way that this can be achieved out of the box? or do i have to write code for this (if i do can someone point me in the right direction please)? Thanks in advance
Plamen Mitrev
Telerik team
 answered on 19 Aug 2021
1 answer
737 views

My client's company is putting Microsoft authenticator in every application access through external network. In order to automate I need to get the Code which is randomly generated by authenticator.

Let me know how to automate that using Telerik Test Studio.

Elena
Telerik team
 answered on 11 Aug 2021
1 answer
199 views

Hello,

 

I am trying to edit the find logic for an element that changes every time you click the button. For Example, the field changes from CreatePurchReq1_New0 to CreatePurchReq2_New. I tried editing the element to 'Starts With' 'CreatePurchReq' but can't do 'Ends with' because the number at the end changes too, and the CreatePurchReq ID is also used elsewhere on the page so it is not specific enough. 

Is there a way to use wildcards like in SQL? Not sure on the best way to proceed.

Elena
Telerik team
 answered on 09 Aug 2021
1 answer
1.0K+ views
Is there any capability to programmatically (or not programatically) export existing results (both from the scheduling server and local results) to an output like nunit/junit/or trx (for azure devops).  Is there a method within some of the TestStudio API library that would assist with this?

Looking to leverage some alternative reporting options from our results.
Plamen Mitrev
Telerik team
 answered on 06 Aug 2021
1 answer
129 views

I have a very strange behaviour: A Drag & Drop Command was used and it works fine in Microsoft Edge. Testing the Test Case in Firefox shows a different behaviour. Prior to executing the actual Drag & Drop, the Firefox window is minimized, then the Drag & Drop Command is executed on whatever element is now on top of the desktop. To show the behaviour, I attached the comparison of the command in Edge and Firefox.

What can I do to make the Drag & Drop Command work in Firefox?

Plamen Mitrev
Telerik team
 answered on 05 Aug 2021
2 answers
245 views

Hi, 

I'm wondering if there is a possibility to close a window using X button in the window header during test execution. 

The problem that I'm facing is that sometimes I need to close a sub window in test but when I click "X" button Test Studio doesn't record that step.  I was also unable to find a solution to this problem using code behind. 

Thanks, 

Dawid

Dawid
Top achievements
Rank 1
Iron
 answered on 29 Jul 2021
1 answer
225 views

Good morning Telerik Team,

I am currently trying to hover the cursor over an element, which I already identified in a coded step.

When I try to execute the command underneath with a Rectangle Object, which i created by using getRectangle on my identified element, it says that the Objet Type is not compatible.

Manager.Desktop.Mouse.HoverOver(Rectangle)
Are there any other options to hover over an element in a coded step?
Plamen Mitrev
Telerik team
 answered on 28 Jul 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?