Telerik Forums
Test Studio Forum
1 answer
78 views
Hi Guys, 

I'm trying to include the references into my app as instructed here (http://docs.telerik.com/platform/mobile-testing/configure-your-app/ios) however our devs have used Visual Studio to code the app and Xamarin to build the app. 

We have not used xcode as pictured in the documentation. So I was wondering if anyone knows how to do this in Xamarin?
Boyan Boev
Telerik team
 answered on 11 Aug 2014
1 answer
48 views
I ran this script more than 50 times and 2-3 times I was able to run this script error free.  But most of the times it fails at step #12 where is supposed to verify an element after Modal pop-up is closed.  Attached zip contains error log . I tried "wait", increased wait time, added tilde to frame but still it's failing. I noticed that after modal pop closes, the browser kind a refreshes and the text field that I filled in would get empty so I change the order of script. Before I used to fill out all text field then add primary contact (modal pop-up opens - then closes) but I noticed that browser is deleting data so I tried switching it. see attachment.
Cody
Telerik team
 answered on 05 Aug 2014
5 answers
107 views
I want something simple. I have an Excel with the Question "Is the house a rental". The values can be "TRUE/FALSE". Now I have a radiobutton on the website with this question also. Now I want to know how to check the excel (datadriven) what the value is and if it's TRUE select the radiobutton "Yes" else "No".

If possible I don't want to do it in code but I can't figure out how to do it. I tried using "Verify checked is 'False' on 'RentalElement'- DataDrive: [$(RentalHouse)]" within a if else statement but I could not get it to work.

If you want a visual image of the radio question take a look here (dutch website). 
http://www.independer.nl/woonverzekering/intro.aspx

Thanks for the help!
Bjorn
Boyan Boev
Telerik team
 answered on 05 Aug 2014
5 answers
64 views
Hello,
I've created a bunch of tests for our testing branch of our site.  They run no problem.

However, we now wish to run them against staging but they are now returning with errors such as "unable to find element" when it's source is targeting the old testing URL of the site. 

I remember there was a way to make a test's entirety refer to a certain URL base source.  Anyone have any ideas?

Cody
Telerik team
 answered on 04 Aug 2014
14 answers
208 views
Hi,

I'm looking to capture the following data as part of my Performance Testing Result.
  1. Client Side:
  • Response Time,
  • Data Sent, 
  • Data Received,
  • Memory Usage,
  • CPU Usage.

 2.  Server Side:
  • Response Time
  • Data Sent, 
  • Data Received,
  • Memory Usage,
  • CPU Usage.

Kindly let me know the counters I need to select in-order to get the required result.

Thanks,
Kruba
Boyan Boev
Telerik team
 answered on 31 Jul 2014
1 answer
90 views
Is it possible to define an element of a web page by two attributes? For instance, I can find the element by its innertext

Element imagePage = ActiveBrowser.Find.ByContent(pageNumbers[p],FindContentType.InnerText);

Or I can define an element by part of its element id

Element imagePage = ActiveBrowser.Find.ById("p:p")

But can I define it by using both? The elements themselves are recreated every time the program is run so the only constant is the inner text but that is not enough to differentiate it from other elements on the web page, the only way I can think to differentiate the element is by adding another identification method which will use the first part of the element id, in this case "p", that also remains constant and is unique to that specific element. Any help will be greatly appreciated.

Thanks,
Reese
Boyan Boev
Telerik team
 answered on 30 Jul 2014
1 answer
83 views
Hello, I just watched the Explicit Waits with AJAX: Drop-down Lists tutorial video and some of the steps taken cannot be replicated as I have different options than what I see demonstrated. I need to know what the equivalent would be for the version of Test Studio I am using.
I am running the test using IE and when I select an item from my first drop down menu, the tutorial stated to select "Wait - text content", but that is not one of my options. Would I need to select "Wait - selection 'Text' is '...' "?
Also, the tutorial then says to expand that wait step and key in a value from the drop down menu in the ExpectedString field, but I don't have that option either. What is the equivalent to ExpectedString?
Please see attached for specifics. Thanks!
Boyan Boev
Telerik team
 answered on 30 Jul 2014
1 answer
128 views
Hello,

One of my tests fails because Test Studio could not locate an element.
The following error is received:

Failure Information: ~~~~~~~~~~~~~~~Unable to find the target host
(Browser/SilverlightApp) to locate an element. Failure: Waiting for frame
'[Frame:id=Main,name=Main,src=~https://envision.digitalrealty.com/envision/Admin/DispWorld.asp,UseQuery:False]'
timed out. Error: Wait for condition has timed
outInnerException:System.Exception: Unable to find the target host
(Browser/SilverlightApp) to locate an element. Failure: Waiting for frame
'[Frame:id=Main,name=Main,src=~https://envision.digitalrealty.com/envision/Admin/DispWorld.asp,UseQuery:False]'
timed out. Error: Wait for condition has timed out   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost
host, AutomationDescriptor descriptor, Int32 timeout)   at
ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)

 

As I can see frame ID and Name are not dynamic. I tried to change my configuration according to this article /http://docs.telerik.com/teststudio/user-guide/recording-tests/frames.aspx/ but the result is the same.

Could you please give some more information how to fix my issue?

Thank you in advance.

Best Regards,
Gergana
Boyan Boev
Telerik team
 answered on 28 Jul 2014
7 answers
137 views
Hi,

Can we use Test Studio to do performance and load testing of windows based application. The application is a WPF app using WCF in the background with SQL server.

And can the same test be done on a Borland C++ application using Test Studio?

If not, do you know any tool that can do it?

Thanks
Ivaylo
Telerik team
 answered on 28 Jul 2014
3 answers
88 views
Hi,

I have a question regarding Test Studio - Test Lists. I am writing tests for an online application and they are written in such a way, that  each test cleans changes made to the app. The problem i am having, is that if one test fails to clean after itself, the others fail as well ( changes made to the app ). 

Is there a way, to make some sort of a "TRAP" in test lists where if ONE TEST FAILS, it executes a few other tests which reset the application before continuing the test list.

Thank you,
Jernej
Ivaylo
Telerik team
 answered on 23 Jul 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?