Telerik Forums
Test Studio Forum
1 answer
115 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
103 views
Hi, 

Anywhere I can download the new beta release for April?

Thanks
Anthony
Telerik team
 answered on 02 Apr 2012
2 answers
88 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
98 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
130 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
191 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
1 answer
101 views
Hi, 

Is there any forms of "code report", ie, a report on how each step is done? 
This is more or less a tech report aiming toward test developers, so that we can clearly see all the details regarding each step. 

Is there any?

Thanks
Anthony
Telerik team
 answered on 29 Mar 2012
1 answer
142 views
Hi everyone, 

Do you have any establish practices to name the Coded Step?

Thanks

Anthony
Telerik team
 answered on 29 Mar 2012
4 answers
153 views

Hi, 

I'm following the 
Data Driven Find Expressions
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/code-samples/general/data-driven-find-expressions.aspx 

But got the following error:

(CS1061) 'TestProj.Pages.TelerikExtensionsForASPPage' does not contain a definition for 'UnorderedList' and no extension method 'UnorderedList' accepting a first argument of type 'TestProj.Pages.TelerikExtensionsForASPPage' could be found (are you missing a using directive or an assembly reference?)

Does that mean that I have to install the TelerikExtensionsForASPPage before following the Data Driven Find Expressions example? 

Thanks


Ohsha
Top achievements
Rank 1
 answered on 28 Mar 2012
5 answers
140 views
Hi,

In my test recording project, there are two Silverlight elements, SilverlightApp and SilverlightApp0. 
But in fact there should only be one, all recorded from the same process. 

I don't know why the same page get recorded into two elements, but keeping them both instead of one will have negative impact on the maintenanceIs there any way for me to consolidate them into one? 

Thanks
Ohsha
Top achievements
Rank 1
 answered on 27 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?