Telerik Forums
Test Studio Forum
3 answers
111 views
Hello,

I was wondering if it is possible to navigate to a url which is stored in an excel document? We want to be able to run the tests in different environments. So just updating it in the excel document would be easy, as there is no test settings file as such. Will this approach work? Also, is there any other way to do this, as we run the tests through MTM?

Thanks,
Niharika
Boyan Boev
Telerik team
 answered on 16 Jan 2015
3 answers
117 views
Hello,

I have a lot of cases in a List. And when I run several Lists with cases, some time both Test Studio and IE will be crashed.

I believe some cases have been passed and then crash happened. The running process will be interrupted.

When click Close the programe, it will continue running following Lists.

This crash can not reprodeced but happened in my both laptops.

My Test Studio version 2012.2.1527.0. IE version is 8.0.760 and IE 9

Could you help me with the issue? or any log I should provide?

Thanks in advance.
Boyan Boev
Telerik team
 answered on 14 Jan 2015
1 answer
60 views
We are looking at trying to use the Performance Tool feature in Test Studio to create some load tests.  With our current tool we can create a "sequential" global variable that we use to generate usernames for our tests.  

In our application we are testing we need to be able to log in as different users and register for an event.   The user is not allowed to register for the event more than once so each time we run our suite of load tests our first test creates all of our users and then then these users register for events etc.  When the tests are run again new users,registrations are created each time so that we can use results for comparison runs.  

Example Logins

TestUser1
TestUser2
TestUser3
......

Can this be done with a Telerik Studio Load test ?
Ivaylo
Telerik team
 answered on 13 Jan 2015
6 answers
62 views
Hi guys,

I am having an issue with a pop-up
Each time I click and open the pop-up it generates a random ID and therefore anything being recorded after opening the popup doesn't work.
Is there anyway to go around this? OR anyway I can edit the "src=http://..... and replace the UniqueID with * or something else?

Any help would be appreciated
Cody
Telerik team
 answered on 05 Jan 2015
1 answer
19 views
HI,

1.I have recorded new test for silverligth application
2.Click on create new test case
3.Click on record test for crome/mozila
4.Navigate to url and perform steps
5.Close the browser and re run the test

Actual >> All the steps were ran successfully but I couldn't see in frontend that what was run. It just shown me that all the steps are performed well and result was in green color.
Steps should be shown that what I did.Where I clicked .How the action performed. 
Tried with Crome and Mozila

Thanks in advance ..
Gurpreet
Ivaylo
Telerik team
 answered on 26 Dec 2014
3 answers
81 views
Hi,

My query is relating to the Telerik Testing Framework. I have been looking into a scenario where I have a SharePoint 2010 form with modal html popups. The forms are SharePoint workflow generated forms and do not include any caption tag.

In the case where we have a modal html popup without a caption tag present, what is the recommend approach for locating and handling under the Telerik Testing Framework?

 
Ivaylo
Telerik team
 answered on 26 Dec 2014
1 answer
73 views
Unexpected error occurred : there was an error writing to the pipe : the pipe is being closed . (232,0xe8)
Ivaylo
Telerik team
 answered on 24 Dec 2014
1 answer
66 views
send has exited to controller on callback pipe
Ivaylo
Telerik team
 answered on 24 Dec 2014
2 answers
22 views
Hi, 

My query is relating to the Telerik Testing Framework. I have been looking into a scenario where I have a SharePoint 2010 form with modal html popups. The forms are SharePoint workflow generated forms and do not include any caption tag. 

In the case where we have a modal html popup without a caption tag present, what is the recommend approach for locating and handling under the Telerik Testing Framework?
Jean-Paul
Top achievements
Rank 1
 answered on 24 Dec 2014
4 answers
116 views
I viewed this page 

http://docs.telerik.com/teststudio/testing-framework/write-tests-in-code/intermediate-topics-wtc/element-identification-wtc/finding-page-elements

and still am not sure on how to achieve my goal. I am trying to verify that an HTML element's class is "RequiredInvalid". All I have as a basis is the code to check that the element's value is not "".

[code]
Public Sub TX_1V_1D_Prod_ScriptTest_CodedStep()
        'Verify input 'FnameText' value 'Exact' ''.
        Assert.IsTrue(ArtOfTest.Common.CompareUtils.StringCompare(Pages.{page name here}.FrameObjTabFrame.FnameText.Value, "", ArtOfTest.Common.StringCompareType.Exact))
End Sub
[/code]

The element's name is FnameText. How would I tweak the above code to verify that FnameText's class is "RequiredInvalid"?

Thanks!
Boyan Boev
Telerik team
 answered on 24 Dec 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?