Telerik Forums
Test Studio Forum
1 answer
140 views
I binded the zip code column from my .CSV file which has this format 6484-6240, but the column is empty when it displayed in test studio. Is the dash has anything to do with it.  Please advise.
http://screencast.com/t/B6uOHSp0

Jo
Anthony
Telerik team
 answered on 28 Jun 2011
2 answers
141 views
I'm trying to move a scroll button to the bottom of a panel placed inside a web page - I've tried using the scroll element that's available throught Telerik, but it doesn't seem to be working. Do I need to do something different since the scroll bar is placed inside a panel rather than on the browser window itself - if so could you advice me as to what I need to do.


Thanks
S
Top achievements
Rank 1
 answered on 28 Jun 2011
33 answers
413 views
hi ,

I have a problem with the instalation of telerik web studio QA edition
Attached , you will find a screenshot for this error instalation

thank you for your investigation

Samir
Guillermo
Top achievements
Rank 1
 answered on 28 Jun 2011
1 answer
106 views

Hello Support,

Kaspersky Anti-Virus detected virus warning messages on Telrik *.EXE files.

Also, throwing PDM.Invader (loader).Detected while executing scripts.

Please see attached screenshots.

Thanks,
Madhu.

Anthony
Telerik team
 answered on 27 Jun 2011
4 answers
133 views

Hi,

I'm using a silverlight applicatoin, I was trying to running a recording that include a step that add a new item on a Tree View. The thing here is during the recording I did not have any issue, WebUi looks like record the steps correctly, just when I ran the Test Case, when Item is added I have to put a name, but this not happen, the test is stopped and looks like do not find the item to put a name.

I tried recording that like a simple step, also using the highlights actions, like left mouse clicking , but nothing... during the running looks like rad control cannot be found or modified. 

I also tried to disable the rad controls (RadMenu, RadTree ListView and RadTreeView), I read on your forum that this could be doing to run the steps like a normal steps, recording again the steps, but nothing. when I have to put the name, the test case stops.

I attach you the log, image, and the error report that WebUi gave me.

I'm using trial version 2011.1.520.0

Thank you a lot
Anthony
Telerik team
 answered on 24 Jun 2011
17 answers
277 views
We've debated THAT question for awhile! 

WAIT!  I'm asking about SCREEN size, etc between the time of script recording and playback.

We have deployed WebUI in our shop with multiple QA analysts recording scripting on separate machines and then once they are satisfied with the results the sctripts are delivered to the central instance and run daily there.  We have seen inconsistencies in test results (PASS/FAIL) in 2 categories:  performance and image size.

The machines need to be as close as possible in these areas.   Performance needs to be matched using RAM, number of competing applications/resources, virtual environment configurations, etc..... this is required for steps to execute that are dependent on a pop-up or something else that may be delayed.

We are finding that the factors neded to match SIZE also have an effect.  (Especially if you rely on IMAGE VERIFICATION).   I recently proved to myself that if I have changed the size of the browser window (IE) significantly from what the script was recorded against that the image verification fails.

So I am asking, if you intend to record a script on one machine and execute it on another and that script uses image verification (or similar), which of the following 3 MUST match in order to assure valid testing?
            Screen resolution settings
            Browser window size
            Montior size

Are there any commands to implement that can adjust these settings to standard values before a script perpares to execute?
Tom
Top achievements
Rank 1
 answered on 23 Jun 2011
2 answers
112 views
Hi,
I was having trouble recording and playing back scripts that contain dialog boxes, after talking to one of the developers here it appears that the dialog boxes are created as needed using extjs.  I've tried using the generic dialog box option but that wasn't anymore succesful then attempting to record manually - does anyone know of a way of getting these items to record.  Any help would be appreciated.

Thanks
Sandy
S
Top achievements
Rank 1
 answered on 23 Jun 2011
1 answer
234 views
When using the Wait for URL step I would like to be able to use a regular expression in the URL because it changes depending on which test server we are hitting.  How can I get this to work?
Cody
Telerik team
 answered on 22 Jun 2011
1 answer
93 views
Hello Support,

I see in 2011.1.621.0 build if "Compilation Failed due to some coded steps, the error Log is Not Displayed (out of sight)". 

See attached screenshot.

We have more than fifty scripts and almost every script has one or two coded steps, So it is very difficult to figure it out which script has problem.

Thanks,
Madhu.
Konstantin Petkov
Telerik team
 answered on 22 Jun 2011
1 answer
71 views

Hello,

When i run the automation case with vs2010, it failed and  threw the exception as below, which sees that there need the silverlight plugin installed. But i am not sure which plugin i should install. Currently in my machine there have the silverlight3 SDK AND
silverlight4 SDK installed.

Overall Result: Fail
------------------------------------------------------------
'6/16/2011 2:27:13 PM' - Detected custom code in test. Locating test assembly: UIAutomation.dll.
'6/16/2011 2:27:13 PM' - Assembly Found: C:\Redstone\RedstoneDev\Clients\Test\UITests\UIAutomation\TestResults\v-ccheng_MSNBC-CCHENG01 2011-06-16 14_27_10\Out\UIAutomation.dll
'6/16/2011 2:27:13 PM' - Loading code class: 'UIAutomation.RedstoneTests.HelperSteps.Select_Env_Launch_Redstone'.
------------------------------------------------------------
'6/16/2011 2:27:14 PM' - 'Pass' : 1. [Select_Env_Launch_Redstone_CodedStep] : @"Navigate to : 'Test Redstone URL'
'6/16/2011 2:27:44 PM' - 'Fail' : 2. LeftClick on Item24Border
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Unable to find the target host (Browser/SilverlightApp) to locate an element. Failure: Unable to find the Silverlight plugin on the following page:'res://ieframe.dll/http_404.htm#http://msnbc-kayu01.fareast.corp.microsoft.com/wbstart.htm?DisableConfirmPrompt=true' using the following expression:'[id 'Exact' silverlightControlHost] AND [tagname 'Exact' div][tagname 'Exact' object]'. Exception: System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)
   at ArtOfTest.Common.WaitSync.For[T,V](Func`3 func, T target, V custom, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForCondition(Func`3 condition, Boolean invertCondition, Object custom, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForExists(Int32 timeout, Boolean refreshElement)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.GetHost(IAutomationHost topBrowser, ElementDescriptor element, Int32 hostFindTimeout, Int32 appConnectTimeout, Boolean cachedSLAppOnly, String& error)
InnerException:
System.Exception: Unable to find the target host (Browser/SilverlightApp) to locate an element. Failure: Unable to find the Silverlight plugin on the following page:'res://ieframe.dll/http_404.htm#http://msnbc-kayu01.fareast.corp.microsoft.com/wbstart.htm?DisableConfirmPrompt=true' using the following expression:'[id 'Exact' silverlightControlHost] AND [tagname 'Exact' div][tagname 'Exact' object]'. Exception: System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)
   at ArtOfTest.Common.WaitSync.For[T,V](Func`3 func, T target, V custom, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForCondition(Func`3 condition, Boolean invertCondition, Object custom, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForExists(Int32 timeout, Boolean refreshElement)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.GetHost(IAutomationHost topBrowser, ElementDescriptor element, Int32 hostFindTimeout, Int32 appConnectTimeout, Boolean cachedSLAppOnly, String& error)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost host, AutomationDescriptor descriptor, Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep()
------------------------------------------------------------
'6/16/2011 2:27:44 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'6/16/2011 2:27:44 PM' - Overall Result: Fail
'6/16/2011 2:27:44 PM' - Duration: [0 min: 30 sec: 689 msec]
------------------------------------------------------------

<<< Test-as-Step 'RedstoneTests\HelperSteps\Select_Env_Launch_Redstone.aii' log ends.

InnerException:
System.Exception: Unable to find the target host (Browser/SilverlightApp) to locate an element. Failure: Unable to find the Silverlight plugin on the following page:'res://ieframe.dll/http_404.htm#http://msnbc-kayu01.fareast.corp.microsoft.com/wbstart.htm?DisableConfirmPrompt=true' using the following expression:'[id 'Exact' silverlightControlHost] AND [tagname 'Exact' div][tagname 'Exact' object]'. Exception: System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)
   at ArtOfTest.Common.WaitSync.For[T,V](Func`3 func, T target, V custom, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForCondition(Func`3 condition, Boolean invertCondition, Object custom, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForExists(Int32 timeout, Boolean refreshElement)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.GetHost(IAutomationHost topBrowser, ElementDescriptor element, Int32 hostFindTimeout, Int32 appConnectTimeout, Boolean cachedSLAppOnly, String& error)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost host, AutomationDescriptor descriptor, Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep()
------------------------------------------------------------
'6/16/2011 2:27:44 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'6/16/2011 2:27:44 PM' - Overall Result: Fail
'6/16/2011 2:27:44 PM' - Duration: [0 min: 30 sec: 923 msec]
------------------------------------------------------------

<<< Test-as-Step 'Applets\CommonSteps\Open_test_story.aii' log ends.

InnerException:
System.Exception: Unable to find the target host (Browser/SilverlightApp) to locate an element. Failure: Unable to find the Silverlight plugin on the following page:'res://ieframe.dll/http_404.htm#http://msnbc-kayu01.fareast.corp.microsoft.com/wbstart.htm?DisableConfirmPrompt=true' using the following expression:'[id 'Exact' silverlightControlHost] AND [tagname 'Exact' div][tagname 'Exact' object]'. Exception: System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)
   at ArtOfTest.Common.WaitSync.For[T,V](Func`3 func, T target, V custom, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForCondition(Func`3 condition, Boolean invertCondition, Object custom, Int32 timeout)
   at ArtOfTest.WebAii.Synchronization.Wait.ForExists(Int32 timeout, Boolean refreshElement)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.GetHost(IAutomationHost topBrowser, ElementDescriptor element, Int32 hostFindTimeout, Int32 appConnectTimeout, Boolean cachedSLAppOnly, String& error)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost host, AutomationDescriptor descriptor, Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep()
------------------------------------------------------------
'6/16/2011 2:27:44 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'6/16/2011 2:27:44 PM' - Overall Result: Fail
'6/16/2011 2:27:44 PM' - Duration: [0 min: 31 sec: 735 msec]
------------------------------------------------------------
'6/16/2011 2:27:45 PM' - Test completed!

Best,
Cherry

Stoich
Telerik team
 answered on 22 Jun 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?