Telerik Forums
Test Studio Forum
9 answers
550 views
I wanted to know how to setup a run time license. Is this a different application than the regular test studio? If so where can I find the download. If not, how do I configure Test Studio for run time. I have two machines, one I would like to use for recording and one I want to use strictly for playback. How can I accomplish this?
Cody
Telerik team
 answered on 27 Aug 2015
1 answer
142 views

hi guys,

 

i am doing some performance tests on my project but i have errors each time i try to connect to the my server.

log is like this:

[08/20 12:07:18,Telerik.TestStudio.exe(10348:1),Performance] ProfilerClient.CreateCommunicationLayerAsync() : EXCEPTION! (see below)
     Situation: Failure to create comm layer to profiler on PM uri: http://srv-webq01a.tod.loc:55555/
     Outer Exception Type: System.Net.Http.HttpRequestException
     Message: An error occurred while sending the request.
     HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
     Call Stack:
          Server stack trace:
          Exception rethrown at [0]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Get>d__34`1.MoveNext()
          Exception rethrown at [1]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.ProcessManagerCommunicationLayer.<GetProfilerPathAsync>d__c.MoveNext()
          Exception rethrown at [2]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at ArtOfTest.WebAii.Design.Execution.Profiler.ProfilerClient.<CreateCommunicationLayerAsync>d__31.MoveNext()

     Inner Exception Type: System.Net.WebException
     Message: The underlying connection was closed: An unexpected error occurred on a receive.
     HRESULT: 0x80131509 (Official ID (if app.) = COR_E_INVALIDOPERATION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5385)
     Call Stack:
          at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
          at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)

     Inner Exception Type: System.IO.IOException
     Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
     HRESULT: 0x80131620 (Official ID (if app.) = COR_E_IO, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5664)
     Call Stack:
          at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
          at System.Net.PooledStream.EndRead(IAsyncResult asyncResult)
          at System.Net.Connection.ReadCallback(IAsyncResult asyncResult)

     Inner Exception Type: System.Net.Sockets.SocketException
     Message: An existing connection was forcibly closed by the remote host
     HRESULT: 0x80004005 (Official ID (if app.) = E_FAIL, Error Bit = FAILED, Facility = FACILITY_NULL, Code = 16389)
     Call Stack:
          at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
          at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)

 

kindly advise.​

 

Ivaylo
Telerik team
 answered on 25 Aug 2015
6 answers
114 views

Is it possible to use test lists across different environments if a list contains tests that use different URLs? For example, Test A uses URL abc.com to hit an API that determines the status of a widget. In the middle of Test A, it calls Test B, which uses URL xyz.com to hit a different API that updates the status of the widget. Test A then continues and verifies that the status of the widget has changed.

Currently, I'm "hard-coding" the URL in Test A and Test B and dropping the tests into a list. This works fine for one environment, but we will be moving our APIs to Production eventually, so I'd like to be able to just change the test list to point to the new environment rather create separate tests for each environment.

I'm not seeing a way to make this work, but I thought maybe I'm overlooking something. Any insight (or a work-around) you can provide me will be appreciated!

Ivaylo
Telerik team
 answered on 24 Aug 2015
3 answers
164 views

Hi All,

Has anyone successfully used the Test Studio to perform load testing on Microsoft Dynamics CRM?

I have just started experimenting but have hit a wall as it doesn't detect the CRM guids for related entities as dynamic targets to be set.

Any help and pointers would be greatly appreciated!

Thanks

Joe

Cody
Telerik team
 answered on 21 Aug 2015
4 answers
100 views
If I have a test with 25 iterations and it fails on the 24th iteration, what is the easiest way to run just the 24th iteration?
Ivaylo
Telerik team
 answered on 21 Aug 2015
1 answer
74 views

Am new to Test Studio, i downloded the Test Studio 2015.2.

When i installed i got an option checked with "Test Studio Ultimate (Standalone app and Visual Studio Plugin for functional, performance and Load Testing)" but Visual Studio plugin not installed when i tried to change the components from control panel thru repair/change, it is not taking it up.

When i tried to open the "Visual Studio Samples - Test Studio" shipped with this package am seeing an error form Microsoft Visual Studio stating "Invalid license data. Reinstall is required."

I donot have Visual Studio installed in my machine, if i install a trial version of VS2012 Ultimate will be sufficient to work with Test Studio VS plugin?  or any defined pre-requisite is there.

http://www.tiffanylamps.us/tiffany-floor-lamps.html​

Ivaylo
Telerik team
 answered on 20 Aug 2015
1 answer
348 views

Hi Team,

 

Is there a way I can use python code Telerik Test Studio scripts or can I use python language to write scripts in Telerik Test Studio? If so, could you please provide me detailed steps to configure Python Compiler/Plugin so that I see Python Code if I "edit in code" a step or write steps in Python and compile?////

 

Thanks & Regards,

Sijee Sadasivan

Sijee
Top achievements
Rank 1
 answered on 18 Aug 2015
9 answers
220 views

Hi,

I'm having trouble to understand why extracting and then verifying some element doesn't work:

1. Extract selection 'ByText' on 'Cat274411276264076Select' into DataBindVariable $(ticketSumNr)

2. Click 'SubmitPerformanceTopButtonTag'

3. Verify 'InnerText' 'StartsWith' '4' on 'x4TicketsTableCell' - DataDriven: [$(ticketSumNr)]

In short, I reserve random number of tickets, extract this number and then check in the checkout process if number tickets is the same.

When runing the test case I get the following error:

Unable to locate element. Details: Attempting to find [Html] element using Find logic
 (Html): [tagname 'Exact' td] AND [TextContent 'Exact' 4 tickets]

Unable to locate element. Search failed!

Why does this happen and what I'm doing wrong?

BR, Jurij

Boyan Boev
Telerik team
 answered on 17 Aug 2015
5 answers
301 views
Hi Plamen/cody/telerik,

Iam using laptop with intel core duo cpu t9600 @ 2.8GHz with 4GB RAM & more than 300GB harddisk with Windows 7 OS

From the first day onwards on this telerik, iam experiencing the slow execution of recorded test scripts.

I know my laptop is one of the good configuration, still am facing this slow execution.

Can i knw the reason behind this slow execution or do i need to enhance anything to make execution faster???

please help me by providing the right information to make my execution faster..

Thanks
Hari
Cody
Telerik team
 answered on 14 Aug 2015
1 answer
67 views

I would like to build a verification step that compares two extracted values with compare type not exact. Since this option is not available in the combo, can I use some other logic to get the same result?

 

 

Ivaylo
Telerik team
 answered on 14 Aug 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?