Telerik Forums
Test Studio Forum
3 answers
94 views

I'm attempting to execute this example in your documentation:  http://docs.telerik.com/teststudio/advanced-topics/coded-samples/general/external-log-file#excel-file

I've included the reference to Microsoft Office Excel DLL.

Although there is a reference to a Text Log example, too, it calls for the inclusion of the ArtOfTest.Common.Design.  However, when I navigate to the referenced directory of "C:\Program Files (x86)\Telerik\Test Studio\Bin", the DLL is not present.

 

I've included a picture of the IDE with the Excel code.

Boyan Boev
Telerik team
 answered on 25 Jun 2015
1 answer
43 views

Hello,

 I should do following task:

 

1. Create order at restaurant.

2. Check email which will be send after finishing order. (order total, tax etc)

I have a problem with checking order total, tax in email. I've got error message: Unable to locate element

I've noticed that form is changed his name:  http://joxi.ru/p27oJJzTRLj427 , http://joxi.ru/DmBx996SOqQxAP

Can you give me some advise ?

And one more question: I can't understand why:

Same test one time is passed, next is failed, then again passed - without any changes.

 

 

Boyan Boev
Telerik team
 answered on 25 Jun 2015
4 answers
180 views

Hi,

 I saw a lot of Manager.ActiveBrowser.Refresh(); in our company test automation framework.

Even after clicking on a link  refresh is being done. Doesn't Telerik automatically refresh browser DOM tree. Is it needed after every single click?

Thanks,

VVP

VVP
Top achievements
Rank 2
 answered on 24 Jun 2015
9 answers
92 views

Hi,

I have the test steps below:

- click button “Add user” - appears new row for adding data

- fill all required fields

- click "Add" link to add new user. http://joxi.ru/GrqyRR3i0B3Drz (http://joxi.ru/5mdQDDwfdlba21  <a href="javascript:Grid1_insertRow();"></a>)

Currently my application under test behavior is after clicking “Add” link, a JavaScript is called to adding the data

In my test script, I used:

Manager.Desktop.Mouse.Click(MouseClickType.LeftClick, Pages.KudzuCallCenter.AddLink.GetRectangle()); http://joxi.ru/bmovllaF1Gp9ry

 But I've got following error:

d:\Telerik\CPK\WebTest.tstest.cs: Line 85: (CS0012) The type 'System.Drawing.Rectangle' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
d:\Telerik\CPK\WebTest.tstest.cs: Line 85: (CS0012) The type 'System.Drawing.Point' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

http://joxi.ru/nAy9yy7uRqpPAZ

 How can I fix this problem?

 

Cody
Telerik team
 answered on 22 Jun 2015
1 answer
47 views
I have been using Telerik Test Studio for a few weeks now, and there are many times when a test case is working at one time, but if I try executing it again, it doesn't work. But if I re-record it and execute, everything works seamlessly.

Could you suggest any way to tackle this situation? Or any guidelines to help me avoid this situation in the future?

Thanks!
Boyan Boev
Telerik team
 answered on 22 Jun 2015
1 answer
100 views

Hi all,

As always, i have a problem. :) I created a test. When I changed the input variable in test, my test fails. I attached images that represent my problem.  Thanks for your helps.

Boyan Boev
Telerik team
 answered on 22 Jun 2015
2 answers
58 views

Hi all,

I have a problem about searching in table. Actually, i need to verify listed items in table contains given input. However, i can not find true element for verification. I added images for you to understand the problem.

Boyan Boev
Telerik team
 answered on 22 Jun 2015
1 answer
52 views

Hi,

 I have bound an excel file and am trying to complete an import with multiple lines on a loop.  The first pass on the import runs fine but the second loop imports the first line all over again instead of dropping to the second line. Is there something specific I need to do to on the bind to tell it which row goes where that I am missing? 

Thanks! Laura

Ivaylo
Telerik team
 answered on 19 Jun 2015
1 answer
49 views

Hello,

I am testing a web application, in this app, i have a text field, that takes date and calculates the age accordingly.

the age is calculated the moment you navigate out of the field.

when i recorded the test, the age was calculated properly, but wen executing it, the age is not calculated, what shall i do?

 Thanks,

Essra,

Ivaylo
Telerik team
 answered on 19 Jun 2015
2 answers
230 views
Hi,
 

We are evaluating Telerik Test Studio for performing functional and load tests on ASP.NET sites. So far there are some major issues that we are facing and prevent us from implementing a basic test for load test (functional test runs more or less fine). Problems are as follows:

 1. There is an application server with its own authentication logic. Upon authentication user gets session identifier, which is eventually set in cookie. The problem here is that after recording a load test and re-running it, old session identifier is used. And no cookies are presented in dynamic targets so that this could somehow be fixed. In the end result application server reports back that the given session is expired and test fails.
 

2. On the side of ASP.NET pages are using custom PageStatePersister, which stores view state in session. And the problem here is that the data that was once stored in session page state, is discarded by other requests initiated by Test Studio. I can vaguely imagine why this is so.
 

To make a decision on whether to continue with Telerik Test Studio, we need to know if this is a know issue/limitation or this is something that we do wrong.


Web site and test solution are attached.
Cody
Telerik team
 answered on 19 Jun 2015
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?