Telerik Forums
Testing Framework Forum
3 answers
107 views
Hello Telerik support,

Does Telerik Testing Framework support automation of XAML Browser Applications (XBAP)? Unfortunately, I couldn't find any information about this topic in the documentation.

Thank you in advance for you answer.

Kind Regards,
Stanislav Hordiyenko
Anthony
Telerik team
 answered on 25 Jul 2012
7 answers
155 views
I can't run the same test again. Once I create a script. It runs for the first time and if I click the run button again, I am getting this error in my error log report. I am not sure what I am supposed to change. I just have a simple test that clicks some buttons.
Thanks in advance!

------------------------------------------------------------
'4/30/2012 2:18:05 PM' - Using .Net Runtime version: '4.0.30319.261' for tests execution.
'4/30/2012 2:18:05 PM' - Starting execution....
'4/30/2012 2:18:08 PM' - Failure detected during execution. Details:
------------------------------------------------------------
'4/30/2012 2:18:08 PM' - System.NullReferenceException: Object reference not set to an instance of an object.
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWpf(ExecutionEngineCreateParams initParams)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'4/30/2012 2:18:09 PM' - Test completed!

Plamen
Telerik team
 answered on 23 Jul 2012
2 answers
103 views
Hello Telerik,

I would like to inform you about the following issue that was found during my work with Free Testing Framework.

When I invoke .TypeText(..) method firstly on RadDatePicker, the date is typed correctly in the control. The issue is occurred when I try to invoke .TypeText(..) method the second time on RadDatePicker with the already typed date. The first date isn't erased completely and the second one is typed with overlap on the first one.

Kind Regards,
Stanislav Hordiyenko
Stanislav
Top achievements
Rank 1
 answered on 20 Jul 2012
5 answers
153 views
Hello:
        I am working with an application that has a kendo Tree.Can you please help me in clicking on the child nodes of a tree and then performing other options.Here basically i have tree with many child nodes and then after i expand a child then i wil have sub nodes.So i have to navigate to this position and then i will have edit icons beside that child node which i have to click.Below are the detailed navigation steps

Expand the dynamic tree for the first node
Under this click on the edit icon for the first child

Attached is the sample screenshot for your refernce.
Please let me know how this can be achieved.
Plamen
Telerik team
 answered on 20 Jul 2012
4 answers
125 views
Hello Telerik,

I would like to inform you about the following issue that was found during my work with Free Testing Framework.

There is no possibility to type text (.TypeText(...)) in RadMaskedTextBox because mask is ignored completely.

Mask: __-___
Expected: 555-5555
Actual: 5555555__-____ 

Kind Regards,
Stanislav Hordiyenko
Anthony
Telerik team
 answered on 19 Jul 2012
3 answers
65 views
Hello Telerik,

I would like to inform you about the following issue that was found during my work with Free Testing Framework.

There is no possibility to select correct day from the RadCalendar if the same day exists for current and previous month.

For example, we would like to select 30th July. In RadCalendar we can see, that there is also 30th June that is marked with gray text. The .SelectDay(...) method always selects the first day - 30th June and it doesn't take into account automatically that current month is July and the second one should be selected. I think it should be intuitive action without specifying occurrence/index of the day in the calendar.

Kind Regards,
Stanislav Hordiyenko
Anthony
Telerik team
 answered on 19 Jul 2012
2 answers
131 views
Hello Telerik,

It would be great to add .Clear() method to WPF RadMaskedTextBox because .TypeText(...) method only appends value.

Kind Regards,
Stanislav Hordiyenko
Stanislav
Top achievements
Rank 1
 answered on 18 Jul 2012
1 answer
117 views
Hi

I need to select multiple values of a selector box, I've found "MultiSelectByText" but that method seems to run extremely slow as soon as there are just a little values in the list.

Is there a faster way?, so far my workaround is to just do a single select which for now is ok but that is only temporary.

This is the box I'm working on:

<select style="width:150px;" id="ctl03_Authors" multiple="multiple" name="ctl03$Authors" size="4">
   // Containing maybe 50-100 values
</select>
Anthony
Telerik team
 answered on 17 Jul 2012
3 answers
284 views
Hello Pls give an example to work with Kendo Input.
Plamen
Telerik team
 answered on 17 Jul 2012
12 answers
290 views
  Hi,

We have an application where we need to verify application data with Export to PDF,Excel,Word and XML.
For Ex. In your application there are several records of employees of your organization which displays in the Html Table. You need to add one record and after that need to verify this all data (Old employees data+Newly added) on clicking Export to pdf, pdf opens and you need to verify the pdf data with application Html data

Thanks,
Deepak
Anthony
Telerik team
 answered on 13 Jul 2012
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?