Telerik Forums
Test Studio Forum
7 answers
463 views
As far as I know Test Studio supports parallel test execution. I wonder if there is a way to make tests execute on several test controllers (or several browser instances) in parallel if there are dependencies between tests?

For instance, test 2 can only execute after test 1 successfully finished. And test 4 can only run after test 3. But 1 and 3 can very well run in parallel. And all tests can run only after test zero finishes its very basic initialization of the system.

Can I specify dependencies between tests so that parallel execution obeys those?

Thank you!
Konstantin
Cody
Telerik team
 answered on 12 Mar 2013
1 answer
143 views
SqlCommand thisCommand = thisConnection.CreateCommand();
            
thisCommand.CommandText = "select distinct claimid,claimno,  claimdocumenttypeid from ClaimDocument cd1 inner join Claim c on c.ID = cd1.ClaimID where cd1.RecordStatus = 1 and cd1.claimdocumenttypeid = 1 and c.claimno = Data("Claimno");
I want to compare the current data from the datasource (data binding) to a SQl query in my coded step. How do i refer to the data in the datasource. For eg: I bound SQL Database Table Claim and it has a column name 'Claimno'. when I write a SQL query  to get me a record from a different table ClaimDocument, I want to make sure that Table Claim's claimno is equal to Table claimdetail's claimno. Following is the code I have written, but i get error on execution. Please help


 

 

 

Cody
Telerik team
 answered on 12 Mar 2013
1 answer
92 views
Hi, we currently have our development split between two different domains. To access these domains, we have to be their respective VPN.

Say, we write our tests in Domain A and create a test list to run them remotely on a test server in Domain B. How can we achieve this? Is this even possible?
Cody
Telerik team
 answered on 12 Mar 2013
8 answers
386 views
I have a form with seven radio buttons. i want to make data driven test for this form. How can i do this for Radio Buttons.
tx
Plamen
Telerik team
 answered on 12 Mar 2013
6 answers
252 views
I am executing my test that currently has 207 steps but it is failing on the 144th step with 'Exception of type 'System.OutOfMemoryException' was thrown.'
Please see attached
Ivaylo
Telerik team
 answered on 12 Mar 2013
1 answer
110 views
Is it possible to test Visual Basic client-based applications with Test Studio?
Cody
Telerik team
 answered on 11 Mar 2013
3 answers
141 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
116 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
137 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
149 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?