Telerik Forums
Test Studio Forum
3 answers
110 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
108 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
90 views
send has exited to controller on callback pipe
Ivaylo
Telerik team
 answered on 24 Dec 2014
2 answers
37 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
154 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
4 answers
168 views
I have a table of data where I am trying to find a specific row in the table using data from an excel spreadsheet, and then I want to click a checkbox at the beginning of the row. There are several other steps that will cause the row to be deleted, then I want to run the test again using the next search term in the excel file. I can find the particular row I am looking for by using a chained find to find the table itself, and then the row, but I can't figure out how to back up in the same row to a previous element.

Can I do this test using the UI? I'd like to take advantage of the data binding of the excel data to my test steps.

If I can only do this test using code, can you show me the code I would need to use, including the code to read in the data from my excel file?

I've attached the relevant section of the DOM, the table I am searching. I am using version 2014.3.903.0 of Test Studio. If there is anything else you need, let me know.
Boyan Boev
Telerik team
 answered on 24 Dec 2014
1 answer
64 views
Hi,

I am facing some issues with the Telerik Integration with IE.

Here are the details:
Internet Explorer: 11.0.5
Telerik: 14.3

Problem:
I have a Lenovo thinkpad laptop with Windows 8.1 Enterprise running on it. The recommended screen resolution is 2560*1440.
When I run my tests, telerik opens IE with zoom set to 100%. However, this is very small and I can barely identify the DOM elements for recording.
When I change the zoom or screen resolution, telerik still opens IE with zoom set to 100%. I'm not sure why though.

Also, when I change the zoom to 175% or lower the screen resolution, the tests fail.

Please could you help me with this issue?

Regards,
Niharika
Cody
Telerik team
 answered on 23 Dec 2014
1 answer
101 views
Can Test Studio be integrated with Jenkins such that tests are kicked off after a build is installed?   If so, where is the documentation on this?  I've searched the forums, but the links are getting server errors.
Boyan Boev
Telerik team
 answered on 19 Dec 2014
1 answer
92 views
Hi I'm having a ton of problems verifying text on my web application. Is there a best way to go about verifying text that isn't always going to be in the exact same spot?

Thanks in advance!
Cody
Telerik team
 answered on 18 Dec 2014
5 answers
139 views
Hi,

I am trying to get familiar with binding datasource.  I was able to create and bind if I used local data, but not with an excel.  Could you please help?

I created an excel file and added it in to my project (please see file 'Users' attached below).
I selected a test and clicked the Blind test.  Then selected "Users" under the Data Selection and I got an error.  Please see the file 'error' attached below. 

Thanks,
Mindy
Ivaylo
Telerik team
 answered on 17 Dec 2014
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?