Telerik Forums
Test Studio Forum
1 answer
106 views
Hello

I installed the test studio on my client machine and I want to monitor the performance from my remote amazon server where my web application is installed. When I want to connect to the server, I get an error that it can't connect. Do I need to install an additional service next to the storage or scheduling service?

Sincerely

Matthias Vanhollebeke
Ivaylo
Telerik team
 answered on 08 Jul 2014
11 answers
250 views
I am starting to use the performance testing and I wanted to gather performance counters from the web server and the sql server, but they don't have the "Test Studio Profiling Service". Is that service only a part of the runtime license? So I would need 2 additional licenses just to get performance data from them?
Cody
Telerik team
 answered on 07 Jul 2014
1 answer
140 views
Hi everybody.

I'm trying to load test a membership process. I use Gmail for the email verification part ( gmail allows to filter emails to an inbox by doing something like "yourEmail+n@gmail.com", so "+n" is the filter; all my registered users in the platform use the following structure for email "cms.qa.test.user+n@gmail.com", so I can have only one master inbox for all the users). What happens is when load testing Gmail blocks the requests because it looks at them like bots.

have you come to a similar situation? Do you know how can I workaround this email verification part?

Thank you all
Ivaylo
Telerik team
 answered on 07 Jul 2014
1 answer
76 views
Hello

I'm trying to capture the server calls from my client which is running test studio to my web server which is running the Telerik Scheduling Service and the Telerik Storage Service.

When I run the studio locally on the server I can see that everything is captured but from the moment that I use test studio on my client machine, I don't get anything. The remote server was added on my client so I should expect to see captures from my client to my server.

Do I need to do some additional configuration?

Sincerely

Matthias
Ivaylo
Telerik team
 answered on 07 Jul 2014
1 answer
105 views
Hi, 

I could find some information on Performance Counters in : http://docs.telerik.com/teststudio/user-guide/load-testing/designing-load-tests/monitor_performance_metrics.aspx 

A lot of them, I seem to be unfamiliar of. I was wondering if there is any document regarding all the "Available Counters"- so that we can fully utilize the counters ( a line or two description on each)  
Or if someone can give information in here, would be really appreciated. 

.NET CLR Data
.NET CLR Exceptions
.NET CLR Jit
.NET CLR Loading
.NET CLR LocksAndThreads
.NET CLR Memory
.NET CLR Networking
.NET CLR Networking 4.0.0.0
.NET CLR Remoting
.NET CLR Security
.NET Data Provider for Oracle
.NET Memory Cache 4.0
Active Server Pages
APPPOOL_WAS
ASP.NET
ASP.NET Applications
ASP.NET Apps v2.0.50727
ASP.NET Apps v4.0.30319
ASP.NET State Service
ASP.NET v......
ASP.NET v......
Authorization Manager Application
Browser
Cache
Database
Database==> Instances
Database==> Table Classes
Distributed Transaction Coordination
Event tracing for windows
Event tracing for windows Session
Generic IKEv1, AuthIP, and IKEv2
HTTP Service
HTTP Service Request Queues
HTTP Service Url Groups
ICMP
ICMPv6
IPHTTPS Global
IPHTTPS Session

http://prntscr.com/3yxzu6



Ivaylo
Telerik team
 answered on 03 Jul 2014
3 answers
96 views
Hi,

I'm having a small problem writing the name of a plan in web-based application.

The UI, identification and step is http://prntscr.com/3x19lb

The Code behind recording is: Actions.SetText(Pages.RedOwlPlanning.PlanNameText0, "Automated Test"); 

This is very unusual, should be acting same as when writing a username

Thank you,
Shiva
Ivaylo
Telerik team
 answered on 02 Jul 2014
3 answers
420 views
When I create a project for Visual Studio, and import it into our app, when it imports, Visual Studio recognizes the Test Studio tests in the Test Explorer. I can run them with little problems, but if I close out of Visual Studio and re-open it, the Test Studio tests disappear from the Test Explorer and I can no longer work with them as if they were unit tests, though the Test Explorer does find our written unit tests. I can still open the test file in Visual Studio, and the Solution Explorer still shows the Test Studio Project in the Solution. I can still run the tests manually by clicking play, but I can not do anything through the Test Explorer anymore unless I delete all the files of both projects and then recreate them and import the Test Studio VS Project into our VS Solution. Then I can play around with the Test Studio Tests in the VS Test Explorer and gain extra testing functionality, but only for as long as visual studio is open. If I close VS again, then I have to delete the projects and recreate them from scratch again.

I'm using VS 2013, Windows 8.1, Test Studio April 2014. We are building a .NET WPF app. I have about 200+ Test Studio Automated Tests I am trying to import.

I am getting this error on a build and of our solution with the Tests Studio Project included:

========== Load Playlist finished (0:00:00.015626) ==========
------ Discover test started ------
Failed to configure settings for runsettings plugin 'VSTest Run Configuration' as it threw following exception:
'An error occurred while loading the settings.  Error: Could not find 'RunSettings' node..'
Please contact the plugin author.
Cody
Telerik team
 answered on 30 Jun 2014
4 answers
136 views
Hey,

I'm trying to play my recordings back in chrome, and i noticed this bug.
Sometimes (Just sometimes) even if I have the latest extension installed and enabled, chrome says that I need to install the playback extension and it doesn't run the test. I'm wondering if there is a simple solution to this. I've found that if you disable and enable the extension it works for a little while. (Unchecking and checking the box again) 

These are my extension versions:
Telerik Test Studio Chrome Playback 2014.2.618.1
Telerik Test Studio Chrome Explore 2014.1.410.2
Telerik Test Studio Chrome Recorder 2014.2.618.1

Everyting works in both IE and FireFox.

Does someone else have the same problem?

Thanks in advance! :)
Ivaylo
Telerik team
 answered on 30 Jun 2014
1 answer
90 views
Recorded a very simple test wondering why timeout is disabled. Attached is the image and have circled the property as well. Please help urgent.
Konstantin Petkov
Telerik team
 answered on 30 Jun 2014
3 answers
297 views
We are working with several elements with Java Script attached to them and I've found that sometimes the events associated with them require the user to physically clear the box for the change to register when saving. This is the same case when inputting which can be accomplished by using:
Manager.Desktop.KeyBoard.TypeText("some string", 50, 100, true);

As of right now I've overcome this by creating a manual step and referencing it within a script step as I haven't found a way to script a manual step:
this.ExecuteTest("_Shared Steps\\_Clear mask.tstest");

This, however, disables me from scheduling the test as someone has to complete the manual step for clearing out the HtmlInputText. In a similar thread it was suggested to set the text or value to "" but this is not an option as this boxes require physical input and hard codding a specific number of backspaces into my test doesn't feel like the correct solution.

Has anyone encountered similar issues and found a workaround?
Daniel
Top achievements
Rank 2
 answered on 27 Jun 2014
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?