Telerik Forums
Test Studio Forum
1 answer
70 views
I've created reservation in the calendar I've dragged the existing reservation using this tool, but while executing the test it's not working.Could anyone please help me to resolve this issue.
Keaegan
Telerik team
 answered on 29 Nov 2010
1 answer
105 views
Hi,

               Object reference not set to an instance of an object error is shown when i tried to schedule my server settings in the 'Connect' option in WebUI tool.

Steps i used
1.Open 'Results' tab.
2.Click on 'Connect' option.
3.Select the server and port details.
4.Message is shown 'Connection is established' when i clicked on 'Connection' button.
5.I have given the Project source location and click on 'Register' button.
  I got the 'Object reference error'.

Help me to resolve it.

thanks,
Stoich
Telerik team
 answered on 29 Nov 2010
0 answers
71 views
HI, Telerik Team.

As per your question , i want to say about your question that
 i am using trial version of  telerik control .
there are many members of my team used telerik and download trial version.


Thanks .
Vinod Nagda
vinod nagda
Top achievements
Rank 1
 asked on 26 Nov 2010
4 answers
277 views
Is there any parameterization in Telerik.
I am looking for something like the following, supposed i have tests / scripts called login, DoSomething, DoSomethingElse
I would like to be able to arrange those in a list (execution unit) that looks like that in other paradigms:

Login("Admin", "pwd");
DoSomething();
DoSomethingElse();
Login("Guest", "");
DoSomething();
DoSomethingElse();

I would also like to have those scripts (for example) run as a unit using some other parameters (such as a configuration or browser)
MyList(params[ ]);

Much appreciated
Cody
Telerik team
 answered on 25 Nov 2010
1 answer
105 views
Hi,

               I recorded the test in Web UI QA and execute it. While playback the test in browser, the form contents are moving upwards.
For example if the page contains any actions like (button/menu clicks, selecting values from dropdown, enter values in test fields).

I have attached the screenshot with this mail. It is happening in all forms of my project. Screenshot1.jpg contains the login page.
screenshot2.jpg contains the login page at the time of execution.


please tell me a solution soon.

thanks,
Cody
Telerik team
 answered on 25 Nov 2010
3 answers
145 views
Hi,

          I want to create a recurrence reservation for an reservation. I did the following steps using recorder and save the test.
1.Created a reservation.
2.right click on the reservation, it opens radmenu to select the options from the raditem list.
3.I selected 'Recurrence' option from the rad item list, it opens the Recurrence popup.
4.Then i have choosen the recurrence option for the reservation and saved the test.
5.When i execute the test, it shows error "Input string was not in correct format" and test is failed.
   Recurrence popup is not opened. Sometimes test is failed in Right click option itself.

(Attached the screenshot for details).


Please give me a solution to resolve the issue.

thanks,
Stoich
Telerik team
 answered on 25 Nov 2010
4 answers
286 views
Hi,
Does telerik support testing desktop applications?
When I was recording the actions done to modal pop-up window, steps are recorded but can't be replayed ,for example , when "Connect to modal pop-up window : Print Preview" ,it always failed .

how to resolve this kind of issue?

Jim
Top achievements
Rank 1
 answered on 25 Nov 2010
1 answer
113 views
Hi,

             Is there any Help document available to handle the logical events and Handlers in the test steps?.

thanks,
Cody
Telerik team
 answered on 24 Nov 2010
1 answer
84 views
Hi,

              Popup is not get opened on right click with the following steps using the Telerik WebUI QA tool.
1.Created a reservation in the Calendar.
2.Right click on the Calendar, it opened the popup.
3.I have selected the date in the calendar and other options to create recurrence reservation and saved it.
4.Saved the test.
5.While executing the test, it is failed in right click step itself.
   

Give me a solution to open the popup window on right click using mouse.

thanks,
Cody
Telerik team
 answered on 24 Nov 2010
1 answer
116 views
hello!

i am using radeditor control. i just given setfocus in js while clicking the button.
it works in ie but it doen't works in chrome.
function setfocus()
{
var edt1=$find("<%=txtmessage.ClientID%>");
//alert(edt1);
edt1.setFocus();
var edt1=$find("<%=txtmessage.ClientID%>");
edt1.setFocus();
var val=$find("<%=RadEditor1.ClientID%>");
val.setFocus();
}

<asp:button id="send_btn" runat="server" OnClientClick="setfocus()"/>

thanks.
priya.
 function setfocus()
{
//alert("fun");
Rumen
Telerik team
 answered on 24 Nov 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?