Telerik Forums
Test Studio Forum
3 answers
107 views
Hi, I'm working on a Test scenario in Silverlight platform. It contains a User comments text-box field. I'm data driving it from Excel, that part works fine. After pasting the comment, I've created a Nested If-Else verify the text content in the text-box, so that accordingly a check-box has to be clicked.

There are 5 check-boxes, and only one of them has to be checked according to the comment entered in the text-box. But the test is always executing the last Else part in Nested-If...

P.S: I tested the same with a normal dummy HTML page and it is working perfectly fine. Is there any special steps to be applied or taken for Silverlight? What could be wrong, Help me out please. Thanks !
Plamen
Telerik team
 answered on 17 May 2013
3 answers
146 views
Hi,

This seems like a common problem, but watching video's and reading other posts hasn't helped me solve it completely.

1. I want to be able to execute a webtest for 2 baseurl's. (production.xxx.com and stage.xxx.com). I've done this using a baseurl (no problem).

2. I want to be able to execute the same webtest for different projects:
Production.xxx.com/projects/1245/bla.aspx
Production.xxx.com/projects/1248/bla.aspx

(..by replacing a part of the navigateurl (the projectID))

I want to test elements of around 50 pages, per project.
A solution I could think of was also databinding the navigateUrl (/projects/1248/bla.aspx), but that means I have to create 50 records in my datasource for each navigation. So this doesn't seem feasible.

--> I'm an unexperienced scripter, so I'd love some basic scripting knowledge (How to create a navurl based on multiple variables from a datasource).

Do you have a different solution, or can you help me script this?

Kind regards,
Sander van Mourik
Boyan Boev
Telerik team
 answered on 15 May 2013
1 answer
120 views
I was wondering if anyone knew what the icons stood for in the conditional logic statements.

if ... else...
shows up with a dash in between a grey circle.
The test says it passed but does the icon just mean  this has parameters. 
What is the other meaning behind it?

Thanks
Byron
Telerik team
 answered on 14 May 2013
2 answers
150 views
I am trying to locate the parent of the current node using XPath (or any other method).  In my example, the leaf node is easily identifiable, but I am trying to locate the parent "td" node - nothing seems to work:
    ..
    //..
    ../td

The main group of the locator locates the leaf node, then I try to add a child group filter and specify the XPath thinking that the current context will be the node I located above (see attached image).


Any suggestions?

Rodney
Telerik team
 answered on 14 May 2013
23 answers
462 views
Hello,

I am evaluating the Telerik Test Studio, and have found most of it to be easy to use with the exception of the load tests.
The problem I am having is with testing pages that are protected by a standard asp.net forms authentication system.
I have tried recording the load test steps using a fresh login (no pre-existing login cookie), Have tried recording with a remembered login cookie from a previous browser session. And have tried recording a load test by having the login form create a new persistent login cookie.

The result of all methods seem to be troublesome. Eventually all of the methods I have tried end up with the load testing of application pages resulting in a 302 response redirecting them to the login page.

It would seem that there are issues with the logon cookies during a load test.

So, my question is how can I reliably load test application pages which are protected by an asp.net forms authentication page?

Any help would be appreciated.

Thank you.
Cody
Telerik team
 answered on 14 May 2013
3 answers
117 views
I have a scenario in Silverlight platform to click some Radio buttons and loop them for various runs.

Can I Data Drive a If-Else loop with verification from Excel file, such as It has Sex, Marital Status, Children Columns with True/False value. I need Test Studio to check the value in Excel cell before clicking every radio button.

P.S: Coded steps makes me very confused. Please help me achieving the same in Ordinary manner.

Thanks a lot mates.
Boyan Boev
Telerik team
 answered on 14 May 2013
5 answers
124 views
Hi everyone,

I have a test recorded with Telerik Test Studio. The test is to add a new item on RadTreeView Control, this control is editable. Every RadTreeViewItem is a grid with two textboxs. The test have the next steps:
....
- click on button add.
- click in element of radtreeview
- click in textbox of new element.
- write text in textbox
....

In record the test works, if I delete de inserted element by test and execute again the test, it works. But if I execute two times the test, in a second time, the test doesn't work, I can't click in textbox of new element.

if you can't help me I appreciate

thanks
Boyan Boev
Telerik team
 answered on 13 May 2013
1 answer
110 views
I have a question on how TS - Load Tests operate.

I understand that TS is using direct HTML code to server instead of using a 'standard scripted browser playback' approach. I can see the pro/cons for each. One limitation that I see is that the direct html method might not capture nor reproduce the same effect...

so my question is how does TS - Load work in this example. Will it only measure and apply user load to Server A, or A and B?
in this scenario - Server A and Server B are not on the same network.

- A User keys in and searches for data based on parameters using a Web application front end in server 'A'
- Then web application sends that data to another application running on server 'B' which compiles the information
- compiled data is then housed in server 'B' and the web application running server 'A' is sent an acknowledgment screen
- User then either excepts or rejects the acknowledgment screen, if rejected restart from beginning; if accepted server 'A' tells server 'B' to generate the data based on all parameters stored in server 'B'.
- Once server 'B' completes the process an acknowledgment page is sent back to server 'A' and user can then push the data to server 'C'
Cody
Telerik team
 answered on 13 May 2013
1 answer
133 views
Hi Telerik,

I'm using visual studio 2010 Version 10.0.30319.1 with Telerik version 2012.2.1420.0 (trial).
My machine configurations are Win 7/64 bit
I'm trying to automate calculator (C:\Windows\System32\calc.exe)
But each time I added the WPF application path I'm getting this error -> "It is not a valid Wpf application"
Any reason behind this? 

Velin Koychev
Telerik team
 answered on 13 May 2013
4 answers
159 views
I am attempting to set-up email notification for when my schedule test runs are complete.  I am receiving emails at the designated address however they have no information on my test run only :Auto-generated by Telerik Test Studio (2012.2.1420.0) on: 5/2/2013 12:44:40 PM" displays in the body of the email.  I also have two bin files attached to the email but these appear to just be the pass fail icons when opened.  
I have attached the received email as well as a screenshot of my SMTP set-up.  I would like to know how I can recieve an email with test results in it.  I have checked the online documentation and that UI looks completely different than the current UI so I am at a loss. 



 

Mario
Telerik team
 answered on 10 May 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?