Telerik Forums
Test Studio Forum
9 answers
169 views
When I record the double click on a grid works, but does not work on playback. Also every time I try to modify the code to put custom code in, the script will not run, even if I remove the line. On playback it opens the browser and closes it immediately and I have to create a brand new test.

I have also tried to simulate a real click and that doesn't work either.

Any other ideas?
Velin Koychev
Telerik team
 answered on 05 Feb 2014
3 answers
140 views
Do your testing tool support https protocol and silverlight in load testing?
Boyan Boev
Telerik team
 answered on 05 Feb 2014
3 answers
105 views
Hi,

Is there anything like data bank in Test Studio?
Data Bank I mean here is a set of data for automated testing tool to iterate several times with different input that setup in the data bank.

Thanks.
Boyan Boev
Telerik team
 answered on 05 Feb 2014
1 answer
72 views
Has anyone else noticed that the StopTestLIstOnFailure Property no longer stops TestLists from continuing execution? If so, how have you worked around the issue?
Boyan Boev
Telerik team
 answered on 04 Feb 2014
1 answer
90 views
can i run load tests through windows command prompt? I noticed i am able to run web tests through the console but when i run a load test it just doesnt do anything and gives me a normal prompt as if nothing happend. I have setup everything and everything runs well via the test studio. Can you tell me if this option of running through command is supported?
Boyan Boev
Telerik team
 answered on 03 Feb 2014
2 answers
123 views
When I try to calibrate Chrome I get the following message.  "You are currently logged in with your google account so chrome will overwrite the calibration.  Please refer to the calibration documentation for details"  I am not logged into my google account and I don't see anything in the calibration documentation that covers this issue.

Thanks, Jeff
Boyan Boev
Telerik team
 answered on 03 Feb 2014
1 answer
112 views
Hi,

I have lots of automations for the same system (Silverlight) to check/test all the functions of the system, but each new build on server and system re-installed, automations can't find the element and of course tests are not passing, There is a same element to click and expected state and capture time of failure screenshots are the same,

Also when I re-recorded this step and the code and the description are same again ; but old one doesn't work.

How can I fix this?

Thanks,

Deniz
Ivaylo
Telerik team
 answered on 03 Feb 2014
1 answer
68 views
I have searched for test studio in App store but didn't find it.
Got Item Not available Prompt
"The item you've requested is not currently available in the U.S. store"
Can i find it on any other store?
Velin Koychev
Telerik team
 answered on 03 Feb 2014
3 answers
71 views
Hello,

We are using the API framework of Telerik TestStudio for iOS (http://docs.telerik.com/teststudio/mobile-testing/api-framework/using-the-api.aspx)
to create automated tests for iOS using OCUnit and Objective C.

We are having problems with the built-in iOS alert windows after migrating our tests from iOS 6.1 to iOS 7. 
We can no longer find the alerts and any UI controls in them (labels,buttons, etc) with your libraries.

This is probably due to a change that Apple made in the UIAlertView behavior in iOS 7 described in the accepted answer in this StackOverflow article http://stackoverflow.com/questions/18702565/find-uialertview-without-having-reference-to-it-ios-7/19275311#19275311

We tried the hack/workaround approach suggested in the second answer from the same article and the following snippet seems to
find the iOS alert fine:

   Class UIAlertManager = objc_getClass("_UIAlertManager");
   UIAlertView *topMostAlert = [UIAlertManager performSelector:@selector(topMostAlert)];

Unfortunately our attempts to close the actual alert using something
like this…

    [topMostAlert dismissWithClickedButtonIndex:0 animated:YES];

… do not do anything.

Do you have a solution for handling alert windows under iOS7 with your API framework? Unfortunately those alerts are widely used in the majority of the iOS applications.

Also what happened to the Telerik TestStudio for iOS product itself?  Although we use only the API library for automation, we can no longer find the app in the app store. Also the old URL your site (http://www.telerik.com/automated-testing-tools/ios-testing/ios-application-testing.aspx)
now seems to be missing.

Regards,
Vladimir
Anthony
Telerik team
 answered on 30 Jan 2014
3 answers
125 views
I want to use Extract element to record a order bar code number on a website.

The difficulty I ran into is that:
- There is no Attribute ID, class, or src distinction for this barcode (there are more than 1 bar codes on this website)

Can i by any chance use the table cell reference to acquire the number of that barcode?
If I can locate the certain cell, how can I get the link of the image, and extract only the digits out of it?



Thank you,
Nhan Ai
Boyan Boev
Telerik team
 answered on 30 Jan 2014
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?