Hello,
I am trying the Test Studio with a trial account while my company is finalizing the buy process, so far I am loving how easy it is to do automated tests with it.
Recently I have ran into an issue in my project. Some information beforehand:
CPU: I7 3770
Target Browser: IE8
Project: Silverlight
OS: Win7
So in the project I have an upload button the attaches some files from another data source(a local-remote pc). The upload process is as follows:
Click Upload > Connect to the target PC via Windows System Open Dialog Box(lets make it \\111.111.111.111\TelerikUpload) > Login via "Windows Security" by entering Username & Password > and goes on with file selection etc.
When I press OK in the Windows Security box, the IE that runs inside Telerik just stops working. How can I handle this since the Test Studio does not even record the IP that I entered. The test just records up until the point that I press upload(records this one) but nothing after that. So I cannot even access the code behind it to modify.
Hope to get a fast answer, or I will have to pause the record progress and do this part of the testing as manual.
Thank You,
Onur ODABASI
PS: the screenshot is from a Win8 PC but that should not make a difference since it is there to point out what window I am talking about.
I am trying the Test Studio with a trial account while my company is finalizing the buy process, so far I am loving how easy it is to do automated tests with it.
Recently I have ran into an issue in my project. Some information beforehand:
CPU: I7 3770
Target Browser: IE8
Project: Silverlight
OS: Win7
So in the project I have an upload button the attaches some files from another data source(a local-remote pc). The upload process is as follows:
Click Upload > Connect to the target PC via Windows System Open Dialog Box(lets make it \\111.111.111.111\TelerikUpload) > Login via "Windows Security" by entering Username & Password > and goes on with file selection etc.
When I press OK in the Windows Security box, the IE that runs inside Telerik just stops working. How can I handle this since the Test Studio does not even record the IP that I entered. The test just records up until the point that I press upload(records this one) but nothing after that. So I cannot even access the code behind it to modify.
Hope to get a fast answer, or I will have to pause the record progress and do this part of the testing as manual.
Thank You,
Onur ODABASI
PS: the screenshot is from a Win8 PC but that should not make a difference since it is there to point out what window I am talking about.