Telerik Forums
Test Studio Forum
1 answer
103 views
Hi,

How to show debug log while running the test, as opposed to "view log" after the whole test is done?

thx
Anthony
Telerik team
 answered on 03 Apr 2012
3 answers
142 views
Hello

Is there a way, when using $(value) in the databinding property window for the verification step, to trim the value, eg $(value).trim or $(rtrim(citemtext))

Thanks
Anthony
Telerik team
 answered on 03 Apr 2012
3 answers
142 views
Hi,
In stand alone Test Studio I´m scheduling test runs with the scheduling service.  I have both a scheduling server and two execution servers running and registered.  Execution server 1 and scheduling server are on the same computer, execution server 2 is on another virtual computer logged on to the same domain.
When creating test to run on execution server 1, test runs as expected and show up in results.  When creating test to run on execution server 2, test will not run and disappears in Results when updated after the time the test was scheduled to run.  
The reason the test does not run is related to domain issues but why does it disappear?

cheers
Eyjolfur Bjarnason.
Ivaylo
Telerik team
 answered on 03 Apr 2012
1 answer
63 views
Hi, 

What's the syntax to use data columns from the data sources in coded step? 

Thanks

Anthony
Telerik team
 answered on 02 Apr 2012
1 answer
106 views
Hi,

I'm following the instruction at 

http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/add-custom-step/test-as-step/create-test-as-step.aspx 
ie,
  1. Open an existing test and highlight one or more steps.
  2. Right click and select Create Test as Step.

However, I can't find the Create Test as Step  menu. 
IIRC, I was able to do that before. 

What's wrong? 
Thanks
Anthony
Telerik team
 answered on 02 Apr 2012
1 answer
88 views
Hi, 

Anywhere I can download the new beta release for April?

Thanks
Anthony
Telerik team
 answered on 02 Apr 2012
2 answers
80 views
I have Silverlight modal window in my application. If I open it pop-up window is defined by Telerik but my actions in this window can't be defined by recorder.
Nothing is recorded if I act in modal Silverlight window.http://screencast.com/t/NxyoWZJcnv
Ivaylo
Telerik team
 answered on 02 Apr 2012
1 answer
87 views
Hello. I'm a new Test Studio user, now using a trial version,
Can anybody advice me, how i can manually, in code, set current step as failed?

Thank you.
Eugene

Ivaylo
Telerik team
 answered on 30 Mar 2012
1 answer
117 views
Hello,

I have a general enquiry.

I need to know whether it is at all possible to resolve an Image verfication failure.

I am currently trialling Test Studio v2011.2.1413.0.

Also, I have noticed that when I open the Failed test step and the Step Failure Details page opens that I cannot see the Resolve Failure tab.  How do I activate this so that it displays?

Cheers


Anthony
Telerik team
 answered on 30 Mar 2012
7 answers
172 views
I need to Click on a link using an Expression rather than the Element. The href has a id reference that changes for every test. Since I can control the Text content, I figured that I should be able to find the string and then click on it. This will also allow the script to be data driven.

Here is what gets recorded:
Pages.HttpLocalhostTestHtml.SubmissionTwoLink.Click(false);

Here is some code that I have tried.
//HtmlFindExpression  submission = new HtmlFindExpression("TextContent=Submission Two");
//submission.Click(false);
             
//HtmlAnchor sumission = new Find.ByExpression<HtmlAnchor>("TextContent=Submission Two");
 
//HtmlAnchor submission = Find.ByExpression("TextContent=Submission Two");

I have attached a sample page, the link will result in a 404 error.
Stoich
Telerik team
 answered on 30 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?