? QA Design Gurus: Telerik Test Studio Limitations

Jul 31, 2015

Telerik Test Studio Limitations



S.No
Description
Category
Solution
        1.
Element highlighting will not work.
 Development
Set the browser zoom level and system display level to 100% always.
        2.
Firefox browser should be configure to open URL in new windows
Development
No solution
        3.
Renaming/deleting the elements in Element Explorer will not change in code automatically.
Development
Do not rename/delete the elements used in coded steps.
        4.
When recording is started, the elements added will be directly associated to the active test. So, deleting this test will delete all the added elements of the current test.
Development
Open the corresponding test and add the elements or record the steps directly to the active test which are related to current functionality.
        5.
When a TTS project is created in Visual Studio and opened in TTS standalone version, the external references will not be available for the tests during runtime
Runtime
Copy the ‘packages’ folder which has the external references and place it inside the project folder where .csproj file exists i.e., inside the TTS project folder.
        6.
When test lists are scheduled and changes are made to the same test list later, the latest project files will not be automatically uploaded to storage DB
Runtime
Manually right click on the scheduled test list in the timeline of ‘Results’ section and click on ‘Upload latest project files’ option.
        7.
Usage of mouse and keyboard events in the test
Runtime

Works only when the mouse and keyboard focus on the executing browser.  If you are using VM always the screen should be active.
If you distribute the tests in different VMs we need those many physical machines.
        8.
Launching browsers with custom options
Development
Cannot open browsers in private mode
Cannot create our own profiles

No comments:

Post a Comment