Hi,
When record and execute in IE, the scripts is working fine but using FF/Chrome, it is not working
eg. Let say I write a script below
1) Navigate to URL
2) login
3) navigate first hyperlink
4) navigate second hyperlink
5) Edit text
IE can execute all steps with passed result. If I run Chrome, it will stuck at step 4 even though Telerik test studio already navigate the second hyperlink. Same goes to FF that stuck at different steps. Sometimes when I abort the execution for Chrome/FF, it cannot navigate to step 1 URL and automate at all. I have to close the telerik test studio and execute again. Any idea why? configuration problem again ? I can't share my script as I am using my company website to automate. Let me know if you need additional info.
Hello
I have multiple test as steps set up each with Inherit Parent Data Souce selected so we can use and manipulate the data as we need to.
I have run into a bit of an issue with this currently as I am calling 2 test as steps which are both trying to use the same data source I have bound to the parent test which is failing as not all the fields the test as steps are looking for exist on the parent data source.
Is there any way to tell one of the test as steps to use its own data source binding or, if Inherit Parent Data Source is ticked, will it always look to the Parent regarless?
If that is the case I'm guessing im best off incorporating all of the bound fields the test needs into the Parents Data Binding? I just want to know best practice really before I continue.
Thanks
Maria
Hi,
As attached, need your assistance to find out why telerik recorder is not working in my Chrome Version 47.0.2526.106 m in Windows 10. Thank you.
I have just started a trial of Telerik Test Studio. I have successfully recorded my first test from Test Studio by clicking record, choosing a browser and then entering a URL as described here http://docs.telerik.com/teststudio/getting-started/test-recording/overview#launch-new-recording-browser
However for my second test I need to attach to an existing browser instance as described here http://docs.telerik.com/teststudio/getting-started/test-recording/overview#attach-to-existing-instance but wehn I start IE, get it to the point I want to start the recording and then return to Test Studio and click on the record drop down there is no Attach to option.
Can anyone suggest a reason for this and how to fix it
Thank you
Richard
Hello
Is it possible for a Test as Step to run Iterations which are data bound via an excel spreadsheet? My test only seems to run the first line of the spreadsheet then stop.
Currently I have the following
1) Create Event Test - Databound to excel spreadsheet and InheritParentData ticked
2) Add, Edit Delete all event types - Databound to its own excel spreadsheet with 9 lines; 1 for each event type we have
I have Test 1 inserted into Test 2 as a Test as Step - but whenever I run it Test 2, it only runs line 1 of the data set bound to Test 2 - How do I make it run all lines effectively creating all 9 event types?
Hope that makes sense,
Thanks
Maria
Hello,
I am new to Test Studio. I am creating a script that creates a new user account. Is there an easy was to increment the username by one everytime the script runs?
Hi,
Just wondering, how would I go about being able to change the test type. We've experimented with data driven tests, adding different url's for each row, but as we've discovered this means the test runs multiple times for each environment and runs all steps(which we do not want). Is there a verification process where you can look at the local data and read a value into an if statement? Any efficient way of doing this would be greatly appreciated.
Also have experimented with base url, not sure how to differ the actual test though.
Cheers,
Caleb
Hello
I hope someone can help. Our website has menus at the top which expand on mouse hover. This is causing problems in test playback as dependng on where the mouse ends up means that sometimes it activates the menu dropdown and in turn clicks on an item in there rather than where its supposed to be clicking.
Is there any way to stop this from happening?
Thanks
Maria