Telerik Forums
Test Studio Forum
2 answers
674 views

Hello Telerik Team,

 

Some time ago my test lists started failing with no steps being executed at all (0 test steps performed in each script). This only happens in headless mode and everything was working all right until the end of last year. The same tests executed in Chrome (browser) mode is finished correctly.

I've already tried creating a new test list, updating the .net framework and redownloading the repository with the tests, but to no avail. Do you know what might be the culprit here? I can provide more information if necessary.

 

Best regards,

Tomasz

 

Error:

------------------------------------------------------------
'2/28/2022 2:04:17 PM' - Executing test: 'DWOO - Functionality in the Members resources grid(ChromeHeadless)', path: 'Production\DWOO - UI regression\DWOO - Functionality in the Members resources grid.tstest.'
'2/28/2022 2:04:17 PM' - Using .Net Runtime version: '4.0.30319.42000' for test execution. Build version is '2022.1.215.0'.
'2/28/2022 2:04:17 PM' - Starting execution....
'2/28/2022 2:04:18 PM' - Failure detected during execution. Details:
------------------------------------------------------------
'2/28/2022 2:04:18 PM' - System.ServiceModel.FaultException: The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.

Server stack trace: 
   at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
   at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Telerik.TestingFramework.Hosts.Common.IBrowserLauncher.LaunchBrowser(ILauncherOptions launchOptions)
   at ArtOfTest.WebAii.Messaging.Process.HostsProxy.LaunchBrowser(ILauncherOptions launcherOptions)
   at ArtOfTest.WebAii.BrowserSpecialized.Chrome.ChromeActions.LaunchCDPManagedBrowser(String startUrl, BrowserType browserType, Boolean windowVisible)
   at ArtOfTest.WebAii.BrowserSpecialized.Chrome.ChromeActions.LaunchNewCDPManagedBrowser(Manager manager, Boolean windowVisible)
   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWeb(ExecutionEngineCreateParams initParams)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'2/28/2022 2:04:28 PM' - Test completed!

 

 

Stephen
Top achievements
Rank 1
Iron
 answered on 19 Apr 2022
1 answer
269 views

In my example the string below is in a single element in my web page. When i use the "extract" step, it extracts the entire string, however, i want to be able to extract or use only the reference in this string. How is that achieved?

See Bargain Reference of BBSTI22DF9504388


Note, this reference is different each time. 

Elena
Telerik team
 answered on 13 Apr 2022
1 answer
185 views

Hi,

I have a project targeted to .NET 5 and try to add a reference to it from Telerik Test Studio project (targeted to .NET Framework). Looks like I cannot manually retarget the testing project because of some used ArtOfTest.* and other libraries build for .NET Framework and so cannot add the reference to my project which uses netstandart 2.1 features (like System.Runtime.IAsyncDisposable).

Is there any way to reference to my project?

Thanks,

Nikolay

Elena
Telerik team
 answered on 13 Apr 2022
1 answer
176 views

Hello,

I need to click a link that is off the screen to the right.  Is within a frame within the main browser.

Test identifies the element as it waits for it to exist but refuses to click it.

Is there any way to do this?

Thanks

Adrian

Adrian
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 11 Apr 2022
1 answer
263 views

Good Afternoon,

I've been tinkering with this over the past couple of days, and I am just stuck.  I'm trying to accomplish the following: I want to have a shared test project that both non-dev QA testers AND developers can add tests to.  I had thought that the best way to accomplish this is within Git, but I am just stumped.

Using VS 2022, when I  setup a new Telerik Test Project and try to push it to Git, I can not open the project from within the Test Studio Standalone IDE. Conversely, if I start a Test Studio IDE project and push it to source control, I am unable to open the tests (.tstest files) in order to edit them. 

I think mostly it comes down to me not knowing enough to set this up correctly, and I'm hoping that someone can point me in the right direction so that both the developers AND QA folks on my team can easily work on the same test projects.

Elena
Telerik team
 answered on 08 Apr 2022
2 answers
118 views
I am creating a wpf test that changes the selected item of a listbox, but restores it back to it's original value when the test is complete.  Is there mechanism to save the selectedIndex into a vairable and then use it again later in the test?
Plamen | Lead Technical Support
Telerik team
 answered on 05 Apr 2022
1 answer
163 views
I'm doing a number of WPF test. I've been having to manually move the the files from Trunk and copy it locally and then start my testing. I'm looking for a solution on how to integrate the copying of the file into the testing steps. 
Elena
Telerik team
 answered on 05 Apr 2022
1 answer
136 views

Hi 

Below is the detailed description

  • I clicked on download free trial for telerik test studio standalone for automated testing. (As I intend to have the standalone IDE  for QA automated testing rather than visual studio plugin)
  • Registered and the exe file is downloaded.
  • I have also validated my email ID.
  • But my license section in account is empty and I cannot activate the product
  • I intend to do manual activation as the system under test is not connected to internet.
  • So to summarize, when I go to 'your licenses' section upon login it is empty with warning message. I expect to see the 30 days trial license in the section.

Please help to resolve.

Thank you. 

Elena
Telerik team
 answered on 04 Apr 2022
1 answer
142 views

I am working on justifying the purchase of Test Studio. I'm being asked what the low-hanging fruit is and an estimate of how long it will take to achieve the low-hanging fruit, which will include the installation and configuration with the test runner. 

It's the installation / configuration of the test runner I'm asking about. To start off with, we will trigger a run either manually or nightly (no initial integration with builds). 

If anyone has some good numbers on this, I would appreciate it. I'm spit-balling it at 40 hours until I hear different. 

Elena
Telerik team
 answered on 04 Apr 2022
0 answers
148 views

I am trying to upload a file and I cannot select the button to upload.
In the preview of the element, I see that the area selected is big: it corresponds to the area of an input in the html inspector

The test clicks on the second link on the left in the image test-studio-preview, changing the page (or opening the prompt for unsaved changes).

If I select the div that makes the button and do a mouse action - left click nothing happens: it stays in the steps until the timeout makes the test fail.

 

chrome Version 100.0.4896.60 (Official Build) (64-bit)
extension 
Version 2022.1.314.1

Test Studio Version 2022.1.215.0

roberto
Top achievements
Rank 1
 updated question on 31 Mar 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?