Hi
Time to time, during the execution of some tests IE browser shuts down unexpectedly in the middle of execution.
I get the message in the bottom of the WebUI Test Studio window saying: "Cannot identify the browser to attach the recorder to. Please check the log for execution error details".
I checked the log folder - it's empty.
I wonder if it's a known issue and if there are any workarounds for this.
Thanks in advance
Helen
Time to time, during the execution of some tests IE browser shuts down unexpectedly in the middle of execution.
I get the message in the bottom of the WebUI Test Studio window saying: "Cannot identify the browser to attach the recorder to. Please check the log for execution error details".
I checked the log folder - it's empty.
I wonder if it's a known issue and if there are any workarounds for this.
Thanks in advance
Helen
5 Answers, 1 is accepted
0
Hi Helen,
I am sorry to hear that you have been experiencing these intermittent issues. Just to let you know, this is not a known issue, but we are still going to do what we can to reproduce what you are experiencing here.
That being said, I need to ask you a couple of things:
Sincerely yours,
Keaegan
the Telerik team
I am sorry to hear that you have been experiencing these intermittent issues. Just to let you know, this is not a known issue, but we are still going to do what we can to reproduce what you are experiencing here.
That being said, I need to ask you a couple of things:
- What browser version are you using?
- What OS version (and service pack) are you using?
- Would you be able to "zip" one of your projects for us and attach it in your reply (in case you are unsure, the projects are saved in "C:\<user_folder>\My Documents\WebUI Test Studio Projects", with a different folder for each saved project)?
- Have you been experiencing any other machine instability with your current setup?
- What types of steps are you doing usually when you see this occur (importing data, field usage, etc.)
Sincerely yours,
Keaegan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0

Helen
Top achievements
Rank 1
answered on 26 Oct 2010, 09:41 PM
Hi Keaegan
I'll be happy to provide any information you may require in order to resolve this issue
1. I am using Internet Explorer 7
2. OS version - Windows XP Professional, SP3
3. I attached the archive. Just in case - your support team already has an access to our application environment - you may try and run it.
4. No other issues with the machine/applications have been observed
5. The issue occurs randomly during different kinds of action.
Thanks for looking into this.
Best wishes,
Helen
I'll be happy to provide any information you may require in order to resolve this issue
1. I am using Internet Explorer 7
2. OS version - Windows XP Professional, SP3
3. I attached the archive. Just in case - your support team already has an access to our application environment - you may try and run it.
4. No other issues with the machine/applications have been observed
5. The issue occurs randomly during different kinds of action.
Thanks for looking into this.
Best wishes,
Helen
0
Hi Helen,
I have been testing your provided test project, and we have found that, while we can access the ciee.org page when not running your test, the .dbsrc files are causing some form of issue (either too much latency, or we don't have full access to the SQL). I have also had others here test the test project provided and they ran into the same issue.
We took a look at your T-SQL strings as well, and we would like to ask that you check them. They appear truncated but we're not sure since we don't know what they're supposed to look like. After you double-check them, re-attach the project if there were any changes so we can take another look at your project.
Kind regards,
Keaegan
the Telerik team
I have been testing your provided test project, and we have found that, while we can access the ciee.org page when not running your test, the .dbsrc files are causing some form of issue (either too much latency, or we don't have full access to the SQL). I have also had others here test the test project provided and they ran into the same issue.
We took a look at your T-SQL strings as well, and we would like to ask that you check them. They appear truncated but we're not sure since we don't know what they're supposed to look like. After you double-check them, re-attach the project if there were any changes so we can take another look at your project.
Kind regards,
Keaegan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0

Helen
Top achievements
Rank 1
answered on 02 Nov 2010, 09:29 PM
Hi Keaegan
I designed the tests and T-SQL queries so that they actually never access the database.
What you'll need to do to get them working is edit the datasource named Data(from WebUI interface) to address any database you have the access for sure(for example sample database on any of your SQL servers). It only needs a valid connection string.
All data-binds are stand alone and never reference the database.
Please let me know if it makes any sense.
Best wishes
Helen
I designed the tests and T-SQL queries so that they actually never access the database.
What you'll need to do to get them working is edit the datasource named Data(from WebUI interface) to address any database you have the access for sure(for example sample database on any of your SQL servers). It only needs a valid connection string.
All data-binds are stand alone and never reference the database.
Please let me know if it makes any sense.
Best wishes
Helen
0
Hello Helen,
Keaegan
the Telerik team
Thank you for the previous update. We have setup the test to instead target a local SQL server. However, upon doing so it looks like we are not logging into the website (I do not see any steps in a test that login the user), is the login for the site handled through your SQL server as well (ie, when you go to the first page in the tests in your project, does it take you to the login page or the home page, we see the login page).
Would you be able to provide login credentials to test this issue (preferably for the site itself so we can simply create a new test within your provided project that "logs in" the user as a separate test)?
Keaegan
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items