Telerik Forums
Test Studio Forum
1 answer
40 views

Hello,

I'm automating some components of a web page that's part of an application.  When I navigate to this page, however, I'm not able to see the DOM tree.

Is there a setting in Telerik that I need to configure (or re-configure)?

Thank you for your help.

Alexander
Telerik team
 answered on 15 Nov 2023
1 answer
50 views

It seems like you've created a test project targeting .NET Framework 4.8 using xUnit in Visual Studio 2022, and the tests run successfully within the IDE, but you encounter errors when using dotnet test command.


> dotnet test

D:\Workspace\Project\DataManager_Repositories\DM-Foundry\Test_Client\Foundry\Foundry.csproj(145,3): error MSB4019: Imported project "C:\ProgramFiles\dotnet\sdk\7.0.400\Telerik\WebUITestStudio\Telerik .WebUITestStudio.targets" not found. Make sure the expression in the import declaration "C:\Program Files\dotnet\sdk\7.0.400\\Telerik\WebUITestStudio\Telerik.WebUITestStudio.targets" is correct and the file exists on disk.

Elena
Telerik team
 answered on 15 Nov 2023
1 answer
36 views
I'd like to create an automated test which requires either dragging and dropping a local file, or opening Windows Explorer and choosing a local file.
Can this be done in Test Studio?
Elena
Telerik team
 answered on 08 Nov 2023
1 answer
39 views

Does anyone else have this problem?

I updated a few days ago 2023.1011.1.
I highlight and run a set of steps. When it ends, the Steps Pane scrolls to the bottom.
Since I may have hundreds of steps, remembering where I was and scrolling up to get there is time consuming.

If not perhaps it is a Win 11 issue.


Steven
Top achievements
Rank 2
Iron
 answered on 27 Oct 2023
1 answer
44 views

Hi,

What will happen while doing "Discard local changes" in WFP application?

Elena
Telerik team
 answered on 25 Oct 2023
3 answers
86 views

I'm getting them all over. If I record a new step it works, even though the search is the same as the existing one.
Is anyone else getting these errors?

InnerException:
System.NullReferenceException: Object reference not set to an instance of an object.
   at ArtOfTest.WebAii.Win32.Annotator.Clear()
   at ArtOfTest.WebAii.Headless.HeadlessMouse.ClickImpl(MouseClickType clickType, Int32 x, Int32 y, Int32 wheelDelta, Boolean relativeCoordinates)
   at ArtOfTest.WebAii.Win32.Mouse.ClickElement(Element element, MouseClickType clickType, Point offset, OffsetReference reference)
   at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DesktopActionDescriptor.Execute(Browser browser)
   at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)

Jim
Top achievements
Rank 1
Iron
 updated answer on 18 Oct 2023
4 answers
144 views

Hi again.

Moving from iMb to Test Studio working out a few issues.

We save files using a name that includes the current date like below.

"New_File_all_all_20230911_001.csv"

We use the following string in iMb using a variable for the file number at the end(which we don't HAVE to have but it would be nice).

ONDOWNLOAD FOLDER=Z:\folder\folder_name\{{!NOW:yyyymmdd}} FILE=New_Filet_all_all_{{!NOW:yyyymmdd}}_00{{!VAR2}}.csv

Is this possible with Test Studio?

Thanks!

Alexander
Telerik team
 answered on 12 Oct 2023
1 answer
47 views

Hi Team,

I have capture load test and run it for 100Users and get result as well.

(I have total 300VUs for this account)

PFA:

so, I have run same test for 250Users and observe that for 250Users I'm not getting any collected metrics on the Analyze view after test execution.

can you please suggest further?

PFA:

Elena
Telerik team
 answered on 05 Oct 2023
1 answer
52 views

On the free trial (if that makes a difference?) I can record and run a test OK but only by automatically launching the WPF app that I'm testing at the start of the script and closing it at the end.

Is it possible to start the test into an already launched app and finish without closing it?
Probably isn't a problem when running a finished test but when designing/adding steps it's a right pain to have to open the app, record some steps, close the app every time and when

Thanks

Alexander
Telerik team
 answered on 03 Oct 2023
1 answer
87 views

Hi,

We are coming over from iMacros and running into a few tough spots.

In the past we used variables to enter dates 7, 14 or 21 days in the past.

Is there a way we can do this with Test studio?

The format we need would be "09/01/2023+" the plus sign is included in how we enter the date.

With iMb we had the variable as "d=new Date();d.setDate(d.getDate()-21);var day=d.getDate().toString(); if (day.length < 2) {day = \"0\" + day;} var month = (d.getMonth() + 1).toString(); if (month.length < 2) {month = \"0\" + month;} var year = d.getFullYear().toString(); month+'/'+day+'/'+year+'+';""

I have been trying for a week now to figure this out. Thanks!

 

Alexander
Telerik team
 answered on 13 Sep 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
pleaseDeleteMyAccount
Top achievements
Rank 2
Herman Muliady
Top achievements
Rank 1
Kevin
Top achievements
Rank 2
Iron
Iron
Andres
Top achievements
Rank 1
Iron
Bradley
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
pleaseDeleteMyAccount
Top achievements
Rank 2
Herman Muliady
Top achievements
Rank 1
Kevin
Top achievements
Rank 2
Iron
Iron
Andres
Top achievements
Rank 1
Iron
Bradley
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?