I am new to Test Studio and was looking to test the creation of page, dragging and dropping of widgets on a page etc. etc.
However during play back TS does not seems to be able to play back the dragging and dropping of the widgets from the tool bar
Any help would be appreciated
If I run the test scripts in IE, it will run without any error. but I run the same test scripts in chrome and firefox, it failed in some cases. Please explain.
Product Version: 2015.3.1015.0
Hi,
I recorded a simple load test in IE browser. when i try to run the test, i get the below error in the log file :
"Telerik.TestStudio.Desktop.exe(8804:1),Framework] Manager.get_ActiveBrowser() : The current ActiveBrowser is either invisible or disconnected."
Please let me know how do i overcome this.
Thanks and Regards,
Subhashish
I using developer edition for testing the ASP website. Having problem testing the reporting data opening in PDF format in browser. WebUI test studio could not able to find the controls and data in the browser pdf file. Does the Developer version of WebUI support the PDF file testing?
Appreciate for your time.
Hi! I have my local computer with Test Studio Ultimate installed (let's call it 'A') and I want to run tests on external computer with Run-time edition ('B').
During testing I write data into Excel file, so, I have added to 'A' reference to Excel.Interop dll via Setting | Script | Add Reference.
When I run tests in 'B' (attached it to 'A' as Scheduling server) I receive compilation error 'Office' not found in current contest'.
How can I install assembly reference to 'B' (Run-time edition doesn't have grafic interface) ?
Hello,
My Team is experiencing the following issue when using Google Chrome Browser:
When Adding Quick Steps: Menu is blank in addition the we are unable to add quick validation steps during play back in Google Chrome browser.
Able to run against Firefox, IE
Details:
The playback application access is URL via SSL and is Https://
Google Chrome Browser version is 57 (latest), same issue with version 56
Test Studio Ultimate Version 2017.1.207.2
Has anyone else experienced this? Also automation has a difficult time running in Chrome in general, multiple test cases fail but not in Firefox.
I have a load test created using existing webtest and also have added a data source to the test. According to what is explained here http://docs.telerik.com/teststudio/features/testing-types/load-testing/data-driving, It should take values from the data source and keep changing the URL for every other virtual user. But In the reports, I can only see the one which I recorded in the script actually.
Can you tell how to achieve the data driven test in this situation,