Telerik Forums
Test Studio Forum
9 answers
152 views
Hello,

I am seriously disappointed with latest version of Telerik test studio. I work on Remote Desktop. Everything was fine until recent version that completely changes recorder. In Internet Explorer 11, every time I try to do anything, the browser just freezes and crashes afterwards. Chrome shows blank white popup when using "Element highlight". In Firefox it is impossible to click "Build step".

What I am supposed to do? Current situation is very frustrating as I cannot record and run single test step.

Also is there any way how to permanently resize the recorder window? Why it now takes around 60% of space?

Thanks for help.
Konstantin Petkov
Telerik team
 answered on 05 Mar 2015
1 answer
137 views
Im wondering what the ratio is for Virtual Users to Real Users.  Is it a 1:1 ratio or is a virtual user greater than a real user?  This recently came up in a load test planning meeting and I wasn't sure but I thought virtual users count as more than one regular user. 
Cody
Telerik team
 answered on 04 Mar 2015
3 answers
90 views
I have been experiencing an issue where the first test in my test list will fail to execute and we can find no reason for it to do so. We have built a Buffer Test and added it to all our test lists which simply connects to the browser waits for 1 minute then maximizes the browser.  Even this simple test will fail but it allows us to get the real test to run.  We are running all our test lists in IE11 if that means anything.  Is there a setting or some other best practice we should use to allow are test list to run and the first test to execute properly?

 
Cody
Telerik team
 answered on 04 Mar 2015
3 answers
92 views
Is there any integration between Assembla and Test Studio?
Cody
Telerik team
 answered on 04 Mar 2015
6 answers
166 views
I have the following DOM:

<table id="abcde">
<thead>
<tr></tr>
<tr></tr>
</thead>
<tbody>
<tr>
<td>
<div>
<ul>
<li class ="view"></li>
<li class ="delete"><a href="???">delete</a></li>
</ul>
</div>
</td>
<td>
<a href="???">known search string</a>
</td>
</tr>
</tbody>
</table>

I need to do the following:
1. find the row of the "known search string"
2. click the delete hyperlink for that row

I have tried using this to know the number of rows that exists:
HtmlTable tTbl = Find.ById<HtmlTable>("abcde");
Log.Writeline(tTbl.Rows.Count.ToString());

but it always returns an exception error, so I was not able to proceed.

Any kind of help will be appreciated.

Thanks!

Sherjo







Ivaylo
Telerik team
 answered on 03 Mar 2015
1 answer
85 views
Hi,

I have done a Performance Test for my web application. It’s working fine for me and I can export a performance test results to excel file for the same.

But a performance test result looks like attached screenshot (Test List for performance).

In Details View section under Performance Tab, I can see the detail result of my performance test like attached screenshot (Performance Test Detail View).
This is what I actually want to export into excel file.

But I am unable to export this detail view of my performance test result to excel. I would like to know, is there any way to export detail view of my performance test results to excel?
Ivaylo
Telerik team
 answered on 03 Mar 2015
2 answers
85 views
When running a manual test list, putting a comment in a test case, typing, and then hitting the backspace to delete a comment, will go back to Steps 1 & 2.
http://screencast.com/t/jZ3LQwRyp
Is this a known bug?
Cody
Telerik team
 answered on 26 Feb 2015
3 answers
87 views
i'm trying to use the data driven option for excel file as following
 1- create a new excel file
 2- Add the excel file in data sources
 3- binf the excel file to the webtest
 but i could not find the binding button in proerties of test step as attached
Cody
Telerik team
 answered on 24 Feb 2015
5 answers
304 views

Hi,
I'm new to the test studio and still exploring the functions of Test studio. I run into a problem when I try to use scheduled test run.

I’m testing a desktop WPF application. I have already finished the WPF test case, run it locally successfully. I setup a test server which has test scheduler and executor. Run the test successfully.

Now, I went back to the test case, clicked configure, I changed the WPF application path to default path. (I have already setup the default path) basically what I did is change the setting from picture 1 to picture 2.

Then I run the test again locally, it worked, I scheduled a test run, I got this error message from the test executor:

------------------------------------------------------------'6/20/2012 10:17:06 AM' - Using .Net Runtime version: '4.0.30319.269' for tests execution.'6/20/2012 10:17:06 AM' - Starting execution....'6/20/2012 10:17:08 AM' - Failure detected during execution. Details:------------------------------------------------------------'6/20/2012 10:17:08 AM' - System.Exception: Unable to detect an application to launch for test 'WPFTest+verfication'. Make sure you configure an application for this test by clicking on 'Configure' from the 'Record' tab.   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWpf(ExecutionEngineCreateParams initParams)   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)------------------------------------------------------------'6/20/2012 10:17:09 AM' - Test completed!

I don’t know why it can’t launch the application. Did I miss something or did something wrong?

Thanks for your help!

Jing

Cody
Telerik team
 answered on 24 Feb 2015
3 answers
108 views
Hi
Whilst running my WPF test I am occasionally getting a NullReferenceException error thrown inside my application but the stack trace implies it came from the test runner. See attached.
It always happens just after a RadWindow has been confirmed by a test step, but not every time.
Can you explain how I am seeing this ArtOfTest exception inside my application?
Do you know what might be causing it?
Test Studio version is 2014.4.1411.0
Thanks,
Mike.
Cody
Telerik team
 answered on 23 Feb 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?