Telerik Forums
Test Studio Forum
3 answers
113 views
Hi,

I am trying the newest feature in Q2 release, which is connecting to an existing browser instance. I found the record can not connect to a silverlight site. I saw the following error message:

Recorder must be attached to browser before loading a webpage with a silverlight application. Reload the page to enable recording of silverlight actions and verifications.
Cody
Telerik team
 answered on 11 Mar 2013
1 answer
96 views
Hi,

I'm in the test steps editor and I have configured a set of test steps to be executed against a data source. When I run the test, it runs all test steps for each row in the data source.

At the end of the test run I see above the steps an indicator that the first iteration passed (see attachment for screenshot).

However what I cannot tell at a glance is that iteration 2 may have failed.

What I think would be a good idea is to show an overall pass/fail indicator for the entire run (which should be more prominent), along with pass/fail indicators per iteration (as per now).

Cheers, Adam.


Boyan Boev
Telerik team
 answered on 11 Mar 2013
5 answers
102 views
Hi,

There were 199 completed virtual users after I executed my load testing script. please refer the screen shot for more details.An assumption which we had made was  there should be 199 records in the DB relevant to the 199 completed virtual users. But in the DB there were 204 records. Simply No of completed virtual users count  did not match with no of records stored in the DB.I had been executed many no of load testing scripts. But no of completed virtual users count did not match with no of records stored in the DB . Please give your explanation on this scenario.

I am looking forward to hearing from you soon.


Thanks..
Ivaylo
Telerik team
 answered on 11 Mar 2013
1 answer
117 views
Hi 

I am wondering if there is a way to verify the count of an item. 
I have a table with approximately 10 hyperlinks and 1 of the columns is "Number of Owners".
When you click the hyperlink, the user is redirected to another page displaying the Number of Owners.
I would like to create a test where the "Number of Owners" in the table equals the "Number of Owners" upon clicking the hyperlink.
Is there a way to automate this? I want to do this without a visual check.


Thanks
Rizwan
Cody
Telerik team
 answered on 08 Mar 2013
3 answers
134 views
Hello, 
   I am using version 2012.2.1217.0

My question concerns the recording of elements. I have recorded several tests and when I open the elements explorer I see multiple recording sessions for my website, i.e. 'mywebsite0', 'mywebsite1', 'mywebsite2' etc. . . 

   In each of these recording sessions I seem to have the same elements referenced multiple times like so, 'loginButton0', 'loginButton1', etc. . . 

I want to know if there is a way I can put all my elements I use for my tests in just ONE recording. If I can do it this way, then when an element changes I would only have to update it ONCE in the elements explorer and the maintenance would be incredibly easy. 

   My current scenario is right now I have recorded several tests and one of the buttons I use in each test has been modified and now my tests are breaking. So since I have several instances of the same button across several recordings I have to update each and every one of those which is going to take a lot of time. 

I hope I have asked my question in the correct area, if this is more a question to pose on the forums please inform me. 
Rodney
Telerik team
 answered on 07 Mar 2013
1 answer
139 views
Hi,

I have form based authentication  in  my application and  User Interface is different for each user based on their role.
Using webtest   for load testing reuses a single username and password to all users, it does not  mimic the real word scenario.
 I would like  each user to have different identity.

How can I do load testing with multiple users with unique identity?

Thanks,
Prava 
Mario
Telerik team
 answered on 07 Mar 2013
4 answers
148 views

Hi,

I am using Telerik's Test Studio for evaluating the same for functional testing of the application and so far we are successful with the evaluation of the tool. I was wondering if I can use the same for Performance testing of the application as the tool offers the same also. Till now we are using HTTP Watch for the performance testing of the application, but unlike Test Studio that doesn't offer automation of scripts. So, I tried the Test Studio for the same scenario as we use to do with HTTP Watch and found that there is difference of timings provided by both the tools i.e. if HTTP Watch shows 1.7 secs. then Test Studio gives 3.5 secs. in its result for multiple iterations there is approximately same difference among the results of the both tools.

Please let me know if there is any specific reason for this difference or how can I calibrate the results.

Thanks & regards,

Arvind Dhiman

Rodney
Telerik team
 answered on 06 Mar 2013
1 answer
110 views
I've tried different users and authentication methods, and I've installed the latest internal build (2012.2.1317_Trial) because a post from November said you don't support 2012 in releases yet. I'm still getting this error:

[03/01 12:16:12,Telerik.TestStudio.Services.exe(1412:12),Error] LoadReporterService.FromClient_GetResultsForTest() : EXCEPTION! (see below)
     Situation: Exception detected while responding to FromClient_GetResultsForTest with TestId of 1001ddb1-20da-4786-8221-60597f31795c
     Outer Exception Type: System.Data.EntityCommandExecutionException
     Message: An error occurred while executing the command definition. See the inner exception for details.
     HRESULT: 0x8013193C (Official ID (if app.) = 2148735292, Error Bit = FAILED, Facility = FACILITY_URT, Code = 6460)
     Call Stack:
          at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
          at System.Data.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues)
          at System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
          at System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator()
          at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
          at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
          at Telerik.TestStudio.Services.LoadReporter.LoadReporterEntityBridge.GetResultsForTest(Guid testId)
          at Telerik.TestStudio.Services.LoadReporter.LoadReporterService.FromClient_GetResultsForTest(Guid testId)
 
     Inner Exception Type: System.Data.SqlClient.SqlException
     Message: Invalid object name 'dbo.Results'.
     HRESULT: 0x80131904 (Official ID (if app.) = COR_E_SqlException, Error Bit = FAILED, Facility = FACILITY_URT, Code = 6404)
     Call Stack:
          at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
          at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
          at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
          at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
          at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
          at System.Data.SqlClient.SqlDataReader.get_MetaData()
          at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
          at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
          at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
          at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
          at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
          at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
          at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
          at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
Cody
Telerik team
 answered on 06 Mar 2013
1 answer
85 views
Hey there,

I have one problem. I want to test a Registration process. So how can I handle to see the mail in my account and click on the link of the verification mail, which i get.

Also i want to test forgot password. So i need a second time in my mail account and click on the new password link.

Thanks
Boyan Boev
Telerik team
 answered on 06 Mar 2013
4 answers
107 views
Hi, I'm creating a test Scenario (Silverlight based website) as follows:

There will be several elements listed in a page like below:

Apple
Orange
Banana

Each one of them will have ElementID as usual. My test has to click the first Element, i.e, Apple and have to perform some operations. After those operations that element will go away. Now Orange will be the first element. Then the test steps have to be repeated. After Orange has gone, same for Banana.

In other words, I want to Data Drive "Target Element" in the Step. I have a list of target elements that has to be executed one by one.

So please tell me how to data drive this scenario. Thanks !

Aswin
Top achievements
Rank 2
 answered on 06 Mar 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?