Telerik Forums
Test Studio Forum
3 answers
100 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
108 views
Is there any integration between Assembla and Test Studio?
Cody
Telerik team
 answered on 04 Mar 2015
6 answers
181 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
99 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
94 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
98 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
327 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
122 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
3 answers
137 views
Hi,

I am using current date time field in my data Excel, but in the excel I have bind is not automatically updated as the time chances frequently, the current date time. It only contains the value(date time) the time I have saved before.
Cody
Telerik team
 answered on 20 Feb 2015
3 answers
92 views
Hi,

I have a question at all who are using TestStudio for automatic testing with an every night test-run.
How do you set up your TestStudio for an automatic scheduled testrun every day?
- Do you use a use a server/virtual server or do you use a local computer only for TestStudio?
- Do you use a Test-User who is every time aktive? (Direct or per Remote-Desktop-Connection)?

Background-Info:
We have the problem that we have installed the TestStudio (inclusive Scheduling Server and Storage Service) on
a virtual Server where is not a active user at all time.
And without an active user it is not possible to run test automaticly.
To have an active (logged in) user at any time on this server ist not a option for us.

Thanks for you feedback
Ivaylo
Telerik team
 answered on 20 Feb 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?