Telerik Forums
Test Studio Forum
1 answer
102 views
I'm trying to change the default error message which comes up in the 
report viewer when invalid parameter values are sent to a report .
I've looked through the documentation with no joy.
Any help will be appreciated.

Thanks
Michael
Steve
Telerik team
 answered on 10 Jan 2011
2 answers
108 views

Hi,

I have the following RadGrid as shown in the code snippet.  Inside a Unit Test code using ArtOfTest.WebAii.TestTemplates etc. library in C#, I am trying to get to the EditColumn ImageButton and mimic a click on the image to initiate a 'edit item' operation.
I have the grid using (RadGrid grid = Find.ById<RadGrid>("RadGrid1");).

How do I get to the HtmlImageButton or equivalent object for a specific row in the MasterTable?
I would greatly appreciate any pointers.

<telerik:RadGrid ID="RadGrid1" runat="server"  AllowSorting="True"
    PageSize="5" AllowPaging="True" OnItemCreated="RadGrid1_ItemCreated" OnColumnCreated="RadGrid1_ColumnCreated"
    OnNeedDataSource="RadGrid1_NeedDataSource" OnItemCommand="RadGrid1_ItemCommand"
    OnItemDataBound="RadGrid1_ItemDataBound" OnUpdateCommand="RadGrid1_UpdateCommand"
    OnDeleteCommand="RadGrid1_DeleteCommand"
    <PagerStyle Mode="NextPrevAndNumeric"></PagerStyle
    <MasterTableView DataKeyNames="ID" CommandItemDisplay="Top" AutoGenerateColumns="false"
        ShowHeadersWhenNoRecords="true" 
    
        <CommandItemTemplate
            <div style="padding: 5px 5px;"
                  <asp:LinkButton ID="btnRebind" runat="server" CommandName="RebindGrid"><img style="border:0px;vertical-align:middle;" 
                alt="" src="Images/Refresh.gif" />Refresh</asp:LinkButton
            </div
        </CommandItemTemplate
        <Columns
            <telerik:GridButtonColumn UniqueName="InsertColumn" ButtonType="ImageButton" CommandName="AddItem"  ImageUrl="~/Images/AddRecord.gif" HeaderStyle-Width="20px"  HeaderText="Create New Item"/> 
            <telerik:GridButtonColumn UniqueName="EditColumn" ButtonType="ImageButton"  CommandName="EditItem" HeaderStyle-Width="20px"  HeaderText="Edit/View Item" /> 
            <telerik:GridBoundColumn DataField="ID" Visible="false" /> 
        </Columns
    </MasterTableView
    <ClientSettings
        <Selecting AllowRowSelect="true" /> 
    </ClientSettings
</telerik:RadGrid>


Regards
Athadu
Athadu
Top achievements
Rank 1
 answered on 08 Jan 2011
1 answer
98 views
Hello,

I have the WEB UI QA edition and I would like to record a test using Mozilla Firefox as browser. I have checked Mozilla in the Execution tab but when I click "Record" a window of Internet Explorer opens. How can I change this?I have set Mozilla Firefox as my default browser but the problem is not fixed.

Thank you
Keaegan
Telerik team
 answered on 07 Jan 2011
2 answers
146 views
Hi,

I'm using trial version of QA edition Q3 release. trying to connect to database SQL Server Express Edition 2008 getting below error? as any one successfully connected to database? Please help me!!!

WebUI and SQL Server both are installed in same machine.

Screenshot attached.

Connection Failed!

Keaegan
Telerik team
 answered on 07 Jan 2011
3 answers
105 views
Once a specific steps is tried to customize step in code behind and If in case - the element naming convention is changed, the script is not getting reflected with the updated element friendly name.

Regards
Sriram
Stoich
Telerik team
 answered on 07 Jan 2011
1 answer
70 views
Hi Telerik Team,

 

Please find the attachment of error, this occurs very often after giving builds at same instance more than once.All telerik controls will not load and the UI looks very ugly. Later after some time, if we disable the compression and enable again it will work. But it is not the solution I hope. 

Please suggest some other solution for this kind of errors.

Regards,
Anshul

Kalina
Telerik team
 answered on 06 Jan 2011
1 answer
130 views
Hi, I'm trying to build in the action 'gridviewheaderrow (Wait for): header cell count 'Equal' 12'. The grid view is then loading up 12 columns but the test keeps failing saying that there are only 9. I'm counting 12 that have loaded. Another issue is that after this test I have clicked on each individual header cell to check verify the text of each cell. I'm seeing that the column headers have loaded correctly and then each of those tests are trying to run but each and every one is failing. Help anyone? Thanks!
Keaegan
Telerik team
 answered on 06 Jan 2011
1 answer
107 views
Hi,

I've the following problem.
I've made a test script that should fill in a text field (test step 16).
All the steps are executed successfully except the step that should fill in the text.

I selected the option 'Simulaterealtyping' but that didn't solve the problem.

Who can help me fix this problem?

Kind regards,
Mike.
Stoich
Telerik team
 answered on 05 Jan 2011
1 answer
88 views
The attached article (compressed format) may save some time to some beginner folks (like yours truly).
In my case, had i figured it out earlier, it would have saved me lots of time.

Bey
Keaegan
Telerik team
 answered on 04 Jan 2011
1 answer
78 views
hi,

I need to read a tool tip text when i hover over a text box.How can i do that?

Regards,
Kumar
Cody
Telerik team
 answered on 04 Jan 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?