Hi Telerik Team,
I am using WEB UI Test studio Dev edition with VS 2010. I have few scripts which are running on base url provided in settings. Scripts are running individually fine. I created an Ordered Test list for those scripts. While i am running those ordered test list i am facing below error. Please provide support for the same.
'2/2/2011 7:53:29 PM' - Starting execution....
'2/2/2011 7:53:33 PM' - Detected custom code in test. Locating test assembly: RiversandMainProject.dll.
'2/2/2011 7:53:33 PM' - Assembly Found: D:\Riversand\QA\MDMCenter6.0\Automation\Scripts\RiversandMainProject\TestResults\uppalapatik_RST1090 2011-02-02 19_53_27\Out\RiversandMainProject.dll
'2/2/2011 7:53:33 PM' - Loading code class: 'RiversandMainProject.Add_Organization_with_Parent_with_Locale_Value'.
------------------------------------------------------------
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Detected DataDriven Test. Starting data iterations.
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - [Iteration #1: (OrgID=1)(ClientID=1)(OrgType=Corporate)(OrgClass=Internal)(OrgParent=Fingerhut)(OrgShortName=Auto_test_org_1)(OrgLongName=Auto_test_org_1)(ListData=ay_AL - Aya Neth,da_DK - Danish Denmark,de_AT - German Austria,el_GR - Greek Greece)(Action=ADD)(ActionIdentifier=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Enabling Html Popup Tracker. Test expecting Popups.
'2/2/2011 7:53:33 PM' - 'Fail' : 1. Navigate to : '/login.aspx'
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Unable to resolve the passed uri '/login.aspx' to an absolute url.
InnerException:
System.UriFormatException: Unable to resolve the passed uri '/login.aspx' to an absolute url.
at ArtOfTest.WebAii.Core.Browser.BuildUrl(Uri passedUrl)
at ArtOfTest.WebAii.Core.Browser.InternalNavigateTo(Uri uri)
at ArtOfTest.WebAii.Core.Browser.NavigateTo(Uri uri)
at ArtOfTest.WebAii.Core.Browser.NavigateTo(String url)
at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.NavigateToActionDescriptor.Execute(Browser browser)
at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep()
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Overall Result: Fail
I am using WEB UI Test studio Dev edition with VS 2010. I have few scripts which are running on base url provided in settings. Scripts are running individually fine. I created an Ordered Test list for those scripts. While i am running those ordered test list i am facing below error. Please provide support for the same.
'2/2/2011 7:53:29 PM' - Starting execution....
'2/2/2011 7:53:33 PM' - Detected custom code in test. Locating test assembly: RiversandMainProject.dll.
'2/2/2011 7:53:33 PM' - Assembly Found: D:\Riversand\QA\MDMCenter6.0\Automation\Scripts\RiversandMainProject\TestResults\uppalapatik_RST1090 2011-02-02 19_53_27\Out\RiversandMainProject.dll
'2/2/2011 7:53:33 PM' - Loading code class: 'RiversandMainProject.Add_Organization_with_Parent_with_Locale_Value'.
------------------------------------------------------------
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Detected DataDriven Test. Starting data iterations.
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - [Iteration #1: (OrgID=1)(ClientID=1)(OrgType=Corporate)(OrgClass=Internal)(OrgParent=Fingerhut)(OrgShortName=Auto_test_org_1)(OrgLongName=Auto_test_org_1)(ListData=ay_AL - Aya Neth,da_DK - Danish Denmark,de_AT - German Austria,el_GR - Greek Greece)(Action=ADD)(ActionIdentifier=)]
------------------------------------------------------------
Overall Result: Fail
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Enabling Html Popup Tracker. Test expecting Popups.
'2/2/2011 7:53:33 PM' - 'Fail' : 1. Navigate to : '/login.aspx'
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Unable to resolve the passed uri '/login.aspx' to an absolute url.
InnerException:
System.UriFormatException: Unable to resolve the passed uri '/login.aspx' to an absolute url.
at ArtOfTest.WebAii.Core.Browser.BuildUrl(Uri passedUrl)
at ArtOfTest.WebAii.Core.Browser.InternalNavigateTo(Uri uri)
at ArtOfTest.WebAii.Core.Browser.NavigateTo(Uri uri)
at ArtOfTest.WebAii.Core.Browser.NavigateTo(String url)
at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.NavigateToActionDescriptor.Execute(Browser browser)
at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep()
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2/2/2011 7:53:33 PM' - Overall Result: Fail