Telerik Forums
Test Studio Forum
1 answer
104 views

Recently TS start crashing after performance test has ben run and performance test results are been loading. Unexpected error is happening and that's all what i got. No additional info/log is provided, so I have no idea what to tell more to open the support ticket.

I'm running Windows Server 2998 R2, TS version 2015.2.723.0. Tests were ran on IE11 and Chrome 45.0.2454.99 m. Crashes on both as well. Fortunately, no data is lost, and after restarting TS i can get access to results.

Restarting the studio and opening the results takes a long time as well, the results may be loading about 20 minutes or more. Performance is very poor.

 

Any ideas how to solve this?

Ivaylo
Telerik team
 answered on 28 Sep 2015
1 answer
44 views
Ever since I upgraded to the newest build, Test Studio has been lagging. Also, every time I click on "My Account", this is how it appears. Screen shot attached.
Ivaylo
Telerik team
 answered on 25 Sep 2015
3 answers
264 views

So I have something like this:

 

<div class="X">

     <div class="pK">

     <div class = "Z">

           <i class="Target">

pK is what identifies the whole element, this is the only unique thing and I know it going in but that's all I know except that I want to click on i="Target", child of sibling of parent with div class="pK"

So...

Find.ByExpression("class=X", "with child of", "class=pK", "|", "class=Z", "|", "class=Target" )

I think that's where the piece I am missing would go.  Or could I nest them web elements somehow?



Thanks,
Derek


Ivaylo
Telerik team
 answered on 25 Sep 2015
5 answers
102 views

Hello,

I have a couple of questions in regards to scheduling tests and I could not find the answers in other discussions.

I have 4 tests scheduled to run at 8, 9, 10 & 11. If a test starts to run at 8am but isn't finished at 9am, will the test abort and the test scheduled for 9am begin? Or, will it finish running the test and then start the 9am test right after that regardless of time?

Thanks,

Misty

Cody
Telerik team
 answered on 24 Sep 2015
9 answers
295 views
Hi,

I've been encountering an issue for a few weeks now, that I have not been able to 100% solve. Originally, I created a test list which contained 22 tests for a smoke test, which includes over a few hundred steps. Tests range anywhere from 12 steps to 75 at the most. The reason some tests contain upwards of 75 steps is mainly due to the following issue.

100% of the time, one or more tests fails within the test list, however 99.9% of the time, these test pass when I run a Quick Execution. Many of the failed steps within the tests of the list are due to Navigate steps and sometimes an unable to find element click event. To try and eliminate these issues I added a Wait - to exist and have played around with the wait times. While this helps, it consistently does not help during a Test List run and was unnecessary for a Quick Execution.

So after running a Test List of 22 tests, I spread the tests out to 4-5 Dynamic Test Lists. While this definitely helped, I can no longer run a scheduled test without having to account for the execution wait time of between 1-5 seconds (depending on my setting), as well as extra padding to account for the Test List to properly finish before executing the next Test List. So now, while my smoke test takes 15 minutes to execute a Test List of 22 tests, I now have to span these smaller Lists through out an hour to be 100% sure all tests will run. I have voted on the ticket to allow multiple Test Lists to be scheduled at one time.

So now the problem I am running into, is that even when one of these Dynamic Tests fails, I will Quick Execute the test and it will pass with flying colors. I have messed with the mouse clicks, wait times, and even IF/ELSE statements for such steps as Navigate as mentioned earlier. However (and this may be for another ticket), when I Quick Execute a test containing an IF/ELSE, it runs, but when I run the same test inside a test list, it fails on the IF/ELSE 100% of the time.

What, if anything can I do so that I may run my scheduled smoke test everyday in a Test List that will not fail on a step that passes during a Quick Execution? I have also run these tests at different hours of the day to try and account for server performance.


Thanks

Cody
Telerik team
 answered on 24 Sep 2015
1 answer
95 views

Hi,

I am developing automation Test scripts for a Web Application.Here I need to click on Tab button after entering value in a textbox (HtmlInputText type) .But , I have tried to record the step,but failed.It is not recorded.Can you please guide me that what I need to do , for performing this above operation?Please give me updates , as it is very urgent.

Ivaylo
Telerik team
 answered on 24 Sep 2015
1 answer
80 views
Hi,
  I have to automate the following on a web page:
1. The page has days and times to run a scheduled job ie. Mon 02 etc.
2. The user has to select a checkbox on the day and specific hour the job needs to be run
3. I need to tie this page to an Excel file that allows the user to check a box in the sheet and when the automation script is running it automatically selects the corresponding day and time on the web page.
4. The issue is that the Excel sheet needs to act as an input form so thus when the automation script is running it takes the selection and checks the right checkbox on the web page.
Is there a way to do this Telerik, I'm familiar with data binding, but to data bind would mean the script will iterate through the test multiple times. I just need the Excel sheet to act as an input form only.
I will attach a screenshot of the web page
Ivaylo
Telerik team
 answered on 24 Sep 2015
8 answers
320 views

I am trying to set up WebUII on our server and I have the Project Files set up. When I clicking Connect under Scheduling and click the Test Connection button - it says the "Unable to open communication channel Error: Either the scheduling service is not running or the URL is incorrect"

The Scheduling service shows as running in the Windows Task manager. Thanks
Ivaylo
Telerik team
 answered on 23 Sep 2015
1 answer
187 views

I have a XML file with all the values I need for data driven test. Now I can't figure out how can I read one specific value from XML file, which I would use in coded step. For example if I create extracted step and then GetExtractedValue in the code, I can save this value as a string and use it in the code. Now I want the same, but this time I want to use a specific value from XML file. I have data binded XML file to the test case, but how can I now read only the value I need?

Snippet of the XML file is as follows:

 <events>
​...
<event keyword="Test ​event" eventName="Test ​Event 2014" ssoUrl="https://<domain>/&#63;guid&#61;<something>&#38;number&#61;1&#38;username&#61;​<username>" ssoLogin="<domain>/?token=" />
</events>

From the XML file I would like to read ssoLogin value and use it in the code as a string.

BR, Jurij

Jurij
Top achievements
Rank 2
 answered on 23 Sep 2015
3 answers
117 views

Why does it not let you have 1 test list for your testing activities?

 During our sprints we create automated and manaual test cases that need to be executed and right now we are creating 2 test lists to accomplish this. Why cannot it no handle all the of the testing activities in one combined list?

Boyan Boev
Telerik team
 answered on 23 Sep 2015
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?