Telerik Forums
Test Studio Forum
1 answer
111 views

On this page:
http://www.telerik.com/automated-testing-tools/products/webui-test-studio-qa-edition/features/test-maintenance.aspx

Breadcrumb path:
Home > Automated Testing Tools > Products > QA Edition > WebUI QA Features > Test Maintenance

This page says you can run your scripts using IE6 IE7 and IE8, as well as FF Safari and Chrome.  The web application that I am testing is in a corporate environment and it must work on IE6.

I successfully recorded a few scripts in IE 7, which I was able to play back in IE7.  I then uninstalled IE7 and returned to IE6 and tried running the scripts again, and the test fails.  IE6 launches as expected, but it just sits there idling.  The way that I am trying to run them is by loading the Telerik WebUI Test Studio and selecting the scripts I recorded and hitting Execute in the menu bar.

The test case then fails because it can't seem to detect that IE6 is working.

Has anybody been able to get test scripts to run on IE6?  Am I launching the test scripts incorrectly?

Thanks for your help.

If it helps, this is the stack trace that I'm getting:

------------------------------------------------------------
'1/20/2011 4:11:02 PM' - Starting execution....
'1/20/2011 4:11:08 PM' - Failure detected during execution. Details:
------------------------------------------------------------
'1/20/2011 4:11:08 PM' - System.ApplicationException: Exception thrown attempting to launch Internet Explorer. Please make sure Internet Explorer is properly installed and you are able to launch it. ---> 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.Common.WaitSync.For[T](Predicate`1 predicate, T target, Int32 timeout)
   at ArtOfTest.Common.Win32.WindowManager.Attach(IntPtr& handle, Boolean findTabWindow, Boolean loadClr, IntPtr& hookId)
   at ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer.InternetExplorerActions.LaunchNewBrowserInstance(Int32 timeout, ProcessWindowStyle windowStyle, String pipename)
   --- End of inner exception stack trace ---
   at ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer.InternetExplorerActions.LaunchNewBrowserInstance(Int32 timeout, ProcessWindowStyle windowStyle, String pipename)
   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.Initialize(ExecutionEngineCreateParams initParams)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(Test test, Settings settings, String deploymentFolder, ExecutionType exeType, Int32 lastStepIndex, DebuggerOptions debuggerOptions)
------------------------------------------------------------
'1/20/2011 4:11:08 PM' - Test completed!

 

Keaegan
Telerik team
 answered on 24 Jan 2011
5 answers
182 views
Hi,

I am using WebUI QA version. And whenever i select the customize step in code and then exceute the test, it failed to complile with error 'Coded steps failed to compile' and the error log displayed is

Type 'System.Windows.Forms.Keys' is not defined.

Please help to resolve the issue.

Thanks,
Saima

Cody
Telerik team
 answered on 23 Jan 2011
3 answers
95 views
Hi,

I use "Telerik WebUI Test Studio Developer Edition" and I try to record a sample click event on a Silverlight page but I receive this message :

"Enable to connect to Silverlight application"  (See picture on attach....)

My Silverlight page is on a Sharepoint 2007 server and it is secured by Sharepoint so I have to write credentials in a popup windows before accessing the silverlight page. I record steps for the logon part, the username/password are fillin and submit by the steps.  But after that, the page open, but I receive this error message.....

How can I resolve this issue ?

Thank you
Michel
Cody
Telerik team
 answered on 21 Jan 2011
4 answers
104 views
I went to www.telerik.com/help looking for a help manual for WebUI Qa editiion.  I did not find any, but I did find a quick start guide and faq doc at http://www.telerik.com/automated-testing-tools/support.aspx.

This is helpful, but a full users guide would be better, is one available?

Kim
Cody
Telerik team
 answered on 21 Jan 2011
0 answers
57 views
hi i want to develop a silverlight application am using radsheduler and listbox i need drag and drop a selected value from listbox to radsheduler plzzzzzz tell me full details of it or is there any other way to (with out listbox) add values to rad sheduler and related sample applications
anwar
Top achievements
Rank 1
 asked on 20 Jan 2011
1 answer
104 views
Hi Team,
               Im having an issue related to the verification of invisibility of an object.Webaii has a in-built feature Isvisible(),but when i use it in NameofObject.Isvisible property the script fails with the error "object reference not set to an instant of the object".

I have to verify the checkpoint that the object is not visible,please tell me how to do this.

Thanks

Regards
Dev
Stoich
Telerik team
 answered on 20 Jan 2011
2 answers
153 views
Hi

I am using trial version of Telerik WebUI QA Edition with Sharepoint
I need to automate creating Sharepoint list item.
On Recording , this step is recorded as shown in attached screenshot.
But on Playback this step always sends error , as unable to find the list element.

Please help on how to successfully record and playback this step.
Thanks
Nishi Grover
Winshuttle LLC
India
Nishi
Top achievements
Rank 1
 answered on 20 Jan 2011
2 answers
83 views
Hi,

Does WebUI QA supports the test execution starting from a particular step? like if i want to execute a test from step 10. currently whenever i start excecution it open the internet browser internaly and then start execution from the start.

In other words if i want to execute a particular test step only on the existing opened browser. How can i do this in WebUI QA?

Thanks,
Saima
Konstantin Petkov
Telerik team
 answered on 19 Jan 2011
3 answers
86 views
i have many problems in dock

first my problem is
http://mpc-co.persiangig.com/dock1.png

and next 2 my problem is
http://mpc-co.persiangig.com/dock2.png

help me ,
telerik dont have good support
telerik component is very expensive by it support
Julian Benkov
Telerik team
 answered on 19 Jan 2011
2 answers
91 views
I'm a brand new user of the QA WebUI, using the evaluation version for... well... evaluation. :)

I want to know if this tool can verify the non-presence of a screen element.

The sequence I'm testing in our application is:
1) Select screen element.
2) Click "Remove" button.
3) Verify selected element has been removed from screen.

Does this tool perform this test? If so, where do I find the instructions on how to do it? The Quick Tasks menu has an option for "Verify - element is not visible", but it looks like I have to select the element on the screen to be able to operate this verification on it. However, a successful outcome would be that the element is no longer on the screen and therefore not selectable.

By the way, I'm not a developer; I'm a Business Analyst / Tester. I don't know how to write code. :)

Thanks for your help.
Simon
Top achievements
Rank 1
 answered on 18 Jan 2011
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?