Telerik Forums
Test Studio Forum
1 answer
86 views
Hi,

I have a problm. pls help me here.

Ex: I created a test project with test cases in it.

I need to run these test cases on multiple machines hosted appliation (same app but on different machines) automatically.

if i set manual input option from users, it is asking url of machine for every test case execution and hence from 3 machines * 5 test cases = 15 times i should give url

if i go with data driven option like adding urls to excel file and binding them, every test case running on machine1,then machine2, and then machine3 and then next test cases starting machine1.

but i need requirement like should go with one url and execute all and then go to other url abd execute all...like this i need it..

can you help me right procedure ?

Thanks
Hari Wish
Anthony
Telerik team
 answered on 18 Aug 2011
3 answers
128 views
Hello sir,

myself working as testing engineer in an organisation. I would like to know how we can perform browser compaibilty check on any application?

Cody
Telerik team
 answered on 18 Aug 2011
7 answers
157 views
Hi,

Is there a way to verify a whole sentence in a text box, text area? On our recording, what happens is that when we verify the sentence it recognizes only each of the text as a text block control. Also that sentence can be a hyperlink and we hope to verify if its a hyperlink

Thanks.
Cody
Telerik team
 answered on 18 Aug 2011
1 answer
185 views
Hi,

I can't seem to get the correct url of the hyperlink button control of silverlight. I always get an error when I entered the correct link on the Verification "Verify URL" and click the validate rule.

The controls used are hyperlink button and textblock.

Thanks.
Stoich
Telerik team
 answered on 18 Aug 2011
3 answers
99 views
I had reported the same problem with different points previously, but enough is different now to warrant a new thread, I think.

I successfully recorded and replayed a test in IE8. I have reviewed the setup information for Safari, I am using Safari 5.1, and all is as the sheets say preferences should be. However, when I hit execute with Safari selected, up pops the browser but with an incorrect address in the address window. It has http://localhost:59057/WebUI?2091990182.  The first step in the test is "Navigate to: 'http://localhost:4874/index.html".  In the main window it says "Preparing browser for automation..."

If I manually replace the wrong address with the right address, the browser goes to the app but never executes the remaining steps. If I log in to the correct address manually with the browser without TS it launches the app just fine.

I increased the WaitOnElementsTimeout to 100000 to no avail.

Here is the log output:
------------------------------------------------------------
'8/16/2011 1:17:53 PM' - Starting execution....
'8/16/2011 1:17:53 PM' - Detected a Silverlight Test. Setting EnableSilverlight=True
'8/16/2011 1:18:54 PM' - Failure detected during execution. Details:
------------------------------------------------------------
'8/16/2011 1:18:54 PM' - System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)
   at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.WebAii.Core.Manager.WaitForBrowserToConnect(Int32 browserIndexToWaitFor)
   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWeb(ExecutionEngineCreateParams initParams)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(Test test, Settings settings, String deploymentFolder, String binariesFolder, ExecutionType exeType, Guid firstStepGuid, Guid lastStepGuid, IntPtr existingBrowserHandle, DebuggerOptions debuggerOptions)
------------------------------------------------------------
'8/16/2011 1:18:54 PM' - Test completed!




Lee
Plamen
Telerik team
 answered on 18 Aug 2011
4 answers
131 views

Is there anyone who is using descriptive programming with Telerik?  Is there a way to use it with Telerik.

Thanks,

John

Ajay
Top achievements
Rank 1
 answered on 18 Aug 2011
1 answer
111 views
Double post, please delete.

Hello,

I've been getting compiled error "...can't find Telerik namespace..." when create Script Test or generate Customize Step in Code since installed the licensed version of Test Studio.  This happens due to the existing of "Telerik.WebAii.Controls.Html;"
and "Telerik.WebAii.Controls.Xaml;"  I fix this by commented out those two references and all customized code works as it should.

Check intellisense in the editor (Test Studio), only object under Telerik namespace is TestStudio().

Do I need those reference for future project?  If yes how to fix it, if no how do I exclude those lines in  Test Script?

One more note, I uninstalled the trial version before install User version.

Thanks.
Stoich
Telerik team
 answered on 18 Aug 2011
3 answers
110 views

Hi,

 

Good morning.,

 

I need your guidance or suggestions once again, please help me here.

 

Currently, am done with the test scripts for my application.

 

Now I want to deploy these on some machine, so that everyone should access it and run against the application and show results to them.

 

What should I do?

 

I don’t find exact procedure over telerik test studio diocumentation.

 

Please help me here.

 

Thanks.,

Hari

 

Lee
Top achievements
Rank 1
 answered on 17 Aug 2011
5 answers
187 views
Hi,

I have two issues:

1.Hover over highlighting are missing on popup/model dialog windows...how i can get them on these?
2.i have created around 10 dropdowns with no name attributes on SL app...when executing the recorded test case on these dropdowns (selected items), everytime only first  dropdown is identified...
upon checking the DOM explorer, found that since no name attributes are set for these dropdowns, defualt names are setted...so very first occurence of control caught everytime...
...how can i avoid this issue by identifying this element...correctly...
PFA having default names for drop downs...

wish
Top achievements
Rank 1
 answered on 17 Aug 2011
1 answer
101 views
Hi

I tried adding a validation to check on a hyperlink's RenderSize value.
The generated test code is as shown below:

// Verify BlaBlaHyperlinkbutton.RenderSize 'Equal' '{107 16 False}'
 Assert.AreEqual(ArtOfTest.WebAii.Silverlight.UI.StructSize.Parse("{107 16 False}"), new ArtOfTest.WebAii.Silverlight.UI.StructSize(Pages.AgencySuite0.SilverlightApp.BlaBlaHyperlinkbutton.RenderSize), "Property did not satisfy constraint");

The problem is that BlaBlaHyperlinkbutton as no RenderSize property.

Please advise.

thanks

Stoich
Telerik team
 answered on 15 Aug 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?