Telerik Forums
Test Studio Forum
5 answers
123 views
Hello,

We have an aspx popup control(devexpress control) whiich is a dropdown. When test is executed, it shows the result as Pass but in actual dropdown value is not getting selected. Kindly help.

It is requested that please reply us asap as we have few days left for our trial license and we want to ensure that test studio works for our application before we take a step ahead to buy the license.

Regards,
Glen
Glen
Top achievements
Rank 1
 answered on 03 May 2013
1 answer
118 views
We are currently using Test Studio. However, we have a customer of our products that wishes to have visibility into the test results for released builds for purposes of verification. I'm assuming this could be done manually via reports however, ideally, there would exist a web portal within Test Studio which could be exposed such that we could control access to specific build's test results and the detailed steps of those tests.

From what I can gather, the Test iOS & Web Portal product is solely dedicated to mobile testing or can the web portal piece be used in conjunction with Test Studio? Does Test Studio have a Web Portal feature of some sort (I did not see anything in the documentation)? If it does not, I'm assuming we can develop our own portal against the API to query for test results and the details of the test itself?
Mario
Telerik team
 answered on 02 May 2013
7 answers
126 views
It seems as though the load testing results database is missing the "Scale" field that can be seen when analysing load test results in Test Studio. This makes it a tedious process to analyse the data using our own reports as the data in the data points doesn't match the result description. Any suggestions for getting around this or is there a fix coming in the future?
Cody
Telerik team
 answered on 02 May 2013
4 answers
135 views
My environment is set up as per the env.png attachment.

I've confirmed that the profiling service is up and running on one of the monitored machines and I have selected several counters and saved them (profiler,png).

After the test is executed and the results are displayed in the Analyze window, the monitored machines are not displayed. Not only that but the agent (which is not set-up to be monitored) IS displayed (results.png).

I'd like to be able to monitor my server and database but I'm guessing my set-up is wrong somewhere. Help would be appreciated.
Josh
Top achievements
Rank 1
 answered on 02 May 2013
1 answer
53 views
I'm testing silverlight application.
In our application we have dropdown list that open a view tree
the tree has several levels
the user can select any item (no matter which level it is in, and if it has child items)
for example:
>item1
    >item1.1
        item a
        item b
* the '>' symbol stand for the expand collapse button

the tree always open on its expand mode

How can i select a click on an item, using a specific item input (for example item b)
I want to use data binding for it

(english isn't my ,other language so excuse me for the poor english)
Plamen
Telerik team
 answered on 01 May 2013
1 answer
87 views
Hi there,

I have a question regarding an error message that my QA team is frequently running into when playing back tests.  The issue happens when either a manual or coded step has been added to a test.  One example is when we created a test which uses other tests as steps.  This test will initially pass up to the point where we need to create a manual step.  After creating the manual step we received the following error:

------------------------------------------------------------
'4/29/2013 10:34:51 AM' - Using .Net Runtime version: '4.0.30319.296' for test execution. Build version is '2012.2.1425.0'.'
4/29/2013 10:34:51 AM' - Starting execution....'
4/29/2013 10:34:57 AM' - Detected custom code in test. Locating test assembly: USBank Test Cases - Sara.dll.'
4/29/2013 10:34:57 AM' - Failure detected during execution. Details:
------------------------------------------------------------
'4/29/2013 10:34:57 AM' - System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
 at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
 at System.Reflection.Assembly.LoadFile(String path)
 at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.EnsureAssemblyExists(String assembly, String folder)
 at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.CreateCodedTestInstance(Test test, TestResult result, String binariesFolder)
 at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
 at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
 ------------------------------------------------------------
 '4/29/2013 10:34:57 AM' - Test completed!


The test is no longer able to run and becomes useless even when removing the manual step.  This same behavior happens when either intentionally or accidentally adding a coded step to a test.  The tests don't appear to load successfully and the same MSN link is given for more information.

I'm attaching a snipet of the log file associated to this error message in the ticket.

What exactly does this error message mean and what, if anything, can be done to circumvent this problem?

Thank you,
Isaiah
Cody
Telerik team
 answered on 29 Apr 2013
9 answers
223 views
hello,
it's been one year that I work on your tool of the autommatisation tests (Web UI test Studio), and I see the benefits and inconvénnients, but it has a major inconvennient of execution on remote server that prevents us from planning the execution of autommatic tests, ie tests that do not run in a way on a remote server when the server session is not open or if it is idle.

in other words, when we plan a job who must crawl one page, and , if we got a Jascaript window.confirm box, Telerik is not able to fired the click on this box if the screensaver is enable or when the remote session is diconnected.


So, I would like to know if you can find me a sollution for this prebleme before renew  of my license ?

best Regards
samir
Plamen
Telerik team
 answered on 29 Apr 2013
1 answer
95 views

Hello,

I am using WatiN to run some UI automated tests on my application.  I have been able to interact with most of telerik controls, except RadAsyncUpload.

Currently I am unable to upload a file using WatiN.  I understand that telerik uses another testing platform, but I am looking to see if maybe someone in your team can help me figure out how to use WatiN to uplad a file via the RadAsynUpload control.

<telerik:RadAsyncUpload ID="upAttachment" runat="server" AllowedFileExtensions=".pdf,.jpg,.jpeg,.gif,.png,.bmp" TabIndex="9">    

<Localization Select="Select File" />

</telerik:RadAsyncUpload>


Cody
Telerik team
 answered on 29 Apr 2013
1 answer
67 views
Is there such a process for Test Studio feature requests?

I would like to submit that the Run-time have the configure browsers option like we see in the Project settings in the Test Studio IDE.

Thanks.
Boyan Boev
Telerik team
 answered on 29 Apr 2013
3 answers
180 views
We are testing an application that uses the Telerik.Windows.Controls.RadGridView registers.

I want to retrieve the values in the column headers.  Presumably I iterate through the gridview in some way getting the values.  I have tried a number of different methods with no luck.

In the tree I can see that there is a GridViewHeaderRow and within that a Selective Scrolling Grid.  Then below that is a DataCellsPresenter wiht a number of Grid View Cells in a panel - the text value of hte headers are within these GridViewCells.

I am struggling to work on the correct object in order to get the column header texts.  The objects I have attempted to use throw an error in the foreach statement to say that getenumerator has not been exposed.

Has anyone successfully iterated through a selective scrolling grid?

thanks


[CodedStep(

 

@"readHeaders")]

 

 

 

public void requisitionScreen_CodedStep()

 

{

 

 

// read through the grid

 

WpfApplication app = Manager.ActiveApplication;

Assert.IsNotNull(app);

 

Telerik.Windows.Controls.GridView.GridView grid = app.MainWindow.Find.ByName<Telerik.Windows.Controls.GridView.GridView>(

 

"GridView");

 

 

Telerik.Windows.Controls.GridViewHeaderRow row = grid.HeaderRow;

 

 

int index=row.HeaderCells.Count;

 

Log.WriteLine(

 

"count "+index.ToString());

 

 

 

 

for (int i=0;i<index;i++){

 

row.HeaderCells[i].ToString();

 

}

 

Plamen
Telerik team
 answered on 29 Apr 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?