Telerik Forums
Test Studio Forum
3 answers
77 views

In IE8 with all settings configured as per the Telerik documentation.
* i.e. the 'Close download when complete' checkbox is UNCHECKED.

* The ReuseAppWindow property of the test is set to 1.

I am running a test that logs into and navigates a site using Local Data. The final step includes downloading a file.

The first iteration of the test, using the first row of Local Data, executes perfectly: the download dialog is recognized and handled accordingly (the filepath is entered from the Local Data).

The user is then logged out, the cookies cleared and a new browser window opened for the next run.

The second iteration of the test makes it to the end then fails to recognize the Windows Dialog as a Download Dialog and executes the 'Unexpected dialog' process instead (which fails the test).

This happens even when the Local Data is EXACTLY THE SAME in both rows.

Byron
Telerik team
 answered on 17 Apr 2012
2 answers
114 views
Hi All,

I want to know how elements gets added to Elements Explorer,on which basis Test Studio creates Pages in Elements Emplorer?
Is it possible to create Pages as per UI screen in Elements Explorere and add respective elements in those Pages? I want to logically seperate elements through Pages.
Byron
Telerik team
 answered on 17 Apr 2012
3 answers
160 views
Hi,
the WebUI Test Studio is only for web application? cannot support desktop application?
Does support java web application?
Anthony
Telerik team
 answered on 17 Apr 2012
1 answer
145 views
Ok, I create tests... sometimes... it'll tell me it can't find the test list i just created... so I have to close out of Test Studio, re-open it,. and then it'll usually find it this time....

Then I go to view the scheduled tests and previously run tests... and click "Reload from Server", and I constantly receive a message box stating, "Getting results from server failed! Please make sure the server is active." The server is running on the same machine, and yes... it's still running....

Another thing... when I go to delete previous or future tests, sometimes... i have to delete, reload, they re-appear and delete them again several times... either the scheduling software is VERY BUGGY... or I have something CONFIGURED WRONG.... I really hope it's the latter... as I really need the scheduling to work... :)

One other thing... the "Reload from Server" button gets grayed out pretty often... only solution I've found is to close and re-open app... very frustrating...

Thanks in advance!
Anthony
Telerik team
 answered on 17 Apr 2012
5 answers
191 views
This is driving me crazy, I've deleted all test results, and test lists... re-created them several times,... tried renaming them... and yet whenever I schedule a test to run, it fails every time... it doesn't even make it to first step.... not sure what's going on... see screen shot... this is what I am getting...
Plamen
Telerik team
 answered on 13 Apr 2012
1 answer
45 views
Are there any known issues with the Safari 5.1.2 browser compatibility. I have one of the coded step in which I am getting the HTML table and traversing through its rows. Once I find matching row, I am selecting the checkbox from the row. This code is working fine for IE, Firefox and Chrome. So just wanted to check if there are any known issues with Safari?
Anthony
Telerik team
 answered on 12 Apr 2012
1 answer
64 views
Support,

Bug tracking advanced settings pop-up hiding from view on New R1-2012.

Please see attached sample video.

Thanks,
Madhu.

Anthony
Telerik team
 answered on 12 Apr 2012
1 answer
52 views
I looked for either how to or demo video clips for the new load/stress testing add on...

I'm not seeing them, did I miss them or are they coming?
Thanks
Dan
Anthony
Telerik team
 answered on 12 Apr 2012
2 answers
69 views
Hi,

My situation:
  1. I created a data driven test case and test it independently, as a main test, bound to an Excel data source.
  2. In this test, the data is bound to some list box selection.
  3. Works perfectly and the list boxes are selected according to the data set.
  4. I converted this test case into a sub test to increase usability and maintainability of the test cases
  5. I have enabled the "InheritParentDataSource" check for the test.
  6. I have removed the data binding for the test.
  7. I have created a main test case and bound it to the same set of Excel dataset
  8. I execute the sub test as a test step in the main test.
  9. Now, the list box selected does not follow the dataset anymore.
  10. I checked the sub test again and couldnt see any differences.
  11. I "Customize Test In Code" those listbox selection steps and realize something interesting.

If the sub test is bound to the data set, when i customize the step in code, I see:

Pages.MyPage.MyFrame.MyListBox.SelectByText(CType(System.Convert.ChangeType(Data("MyField"), GetType(String)),String), true)

If the sub test is not bound to the data set, when i customize the step in code, I see:

Pages.MyPage.MyFrame.MyListBox.SelectByText("XXXXX", true)

Is there some other settings I need to set for the sub test to get the result I want? Or is still going to be a future enhancement? If so, what is the temporary workaround you can advice?

Thanks

Teng Geok
Top achievements
Rank 1
 answered on 12 Apr 2012
2 answers
98 views
My test functions correctly in Chrome and IE. The functionality is there in Firefox, however two of my steps include drag and drops.  For some reason Firefox resizes itself upon initialization of the drag portion of the step, which in turn moves the target area and creates a failure in the test.  How do I keep firefox from changing from full screen to smaller pop up size mid test?
Byron
Telerik team
 answered on 11 Apr 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?