Telerik Forums
Test Studio Forum
1 answer
105 views

Data source contains 3 rows each with 3 user details
Scenario:
Step1: Login to the portal
Step2: Enter user1 data from data source and save
Step3: Enter user2 data from data source and save
Step3:Enter User3 data from data source and save
Step4: log off from the portal

Here when i run the scenario, for each and every Iteration, test studio is prompting to the login page of the portal, which is not required.
So our expectation is.. once we login to the portal, 3 iterations should get completed then log off. No need to login and logoff for each iteration.
Byron
Telerik team
 answered on 05 Oct 2012
1 answer
380 views
Hi,
     I am using Test Studio to record scripts on a web application. There are some elements that get displayed only after a background script is executed based on a previous selection. The background script execution varies in time and so i have tried enabling the usestepwaitonelements which for some reason does not work always (it seems to work sometimes) and also I tried using an execution delay which works. We do not want to use the execution delay unless necessary as the script execution gets delayed even when not necessary.

What options do i have to set to make the usestepwaitonelements to work on my scripts.

Thanks
Plamen
Telerik team
 answered on 05 Oct 2012
1 answer
72 views
Hi,

I am having difficulties with forms testing with Telerik and IE9.  I am on IE 9.0.8112.1642.

First of all, using the tab key between fields seems to be really hit and miss, and the subsequent playback is populating the wrong fields on replay.  This is partially overcome by only using point and click into fields - am I better off regressing to IE8?  I have tried (several times) to recalibrate the browser, which the application reports as being successful but doesn't seem to help.   Should I be looking to calibrate the browser manually instead?

I have replicated the same problem on a public site and have zipped up the test files (attached).

Your suggestions would be appreciated.

Andy
Ivaylo
Telerik team
 answered on 05 Oct 2012
1 answer
100 views
Hello Telerik,
      We are trying to install Test Studio and Run Time Engine on our system. We have installed Test Studio on a virtual machine. We would like to know if the Run Time Engine has to reside on the same system as the Test Studio installation?

Thanks
Mario
Telerik team
 answered on 04 Oct 2012
1 answer
121 views
Hi,

I have a hash that I need to extract from the following piece of HTML code:
<div id="ui-drawn-box-33" class="ui-drawn-box-default-color ui-drawn-box ui-drawn-box-ad-space-5047ab4103840b1cc060fc76 ui-draggable ui-drawn-box-selected" style="position: absolute; z-index: 1001; left: 130.238px; top: 2111.51px; width: 43.3705px; height: 43.4372px;" adspaceid="5047ab4103840b1cc060fc76" boxindex="33" isexisting="true" boxdata="{"adId":81994562,"adSpaceId":"5047ab4103840b1cc060fc76","calculatedImageHash":"EJxY0NP*+RAbpU*lP3xgVoQb4pw=","isStatusDeleted":false,"isStatusUnidentifiable":false,"isAd":false,"isExisting":false,"isMoved":false,"isHouse":false,"isMarkedHouseViaExistingHash":false,"isSponsored":false,"isManuallyAdded":false,"isAnimated":false,"isExpanding":false,"isTaskbar":false,"isPopover":false,"isAutoCropped":true,"isDeleted":false,"isAutoTagged":false,"isFlash":false,"isNewFlag":false,"isFlagRemoved":false,"hasExistingFlag":false,"typeOfAd":"Image","adNotes":"","flagDate":null,"flagType":0,"flagName":null,"flagComments":null,"brands":[],"redirectUrls":null,"resolvedAdFlags":null,"id":33,"x1":0.2051,"y1":0.5493,"x2":0.2734,"y2":0.5606,"percentOfPage":0,"originalZIndex":967,"clientSideId":33}">
<img src="http://some url...adImageHash=EJxY0NP*+RAbpU*lP3xgVoQb4pw=" style="width: 43px; height: 43px; z-index: 967;">


I am having a difficult time extracting the "adImageHash" from the class "ui-drawn-box-selected," I cannot simply find by the div name because it is variable, can you guys please point me in the right direction?
Byron
Telerik team
 answered on 02 Oct 2012
1 answer
74 views
I'm using Test Lists, and I see that we can check the history of Test List execution at the Test List level. Is there a way to get results by the Test Case level? This would be helpful in showing the historical performance with more detail (rather than just percentage passed/failed). Currently, the only way I can see how to do this is by creating a Test List for every single Test Case. Is there another way?

Thanks.
Plamen
Telerik team
 answered on 02 Oct 2012
1 answer
75 views
Hi,

I have created couple of tests in Test Studio, those are executing fine when run in debug mode(Run from Test tab). If I add them into single test list then if we execute them from Test lists then those are not executing. I am using the Demo version of Test Studio(2012.2.920.0), is there any limitation for Demo version to execute the test?

The following exception produced in the log file

------------------------------------------------------------
'27/09/2012 11:59:31' - Using .Net Runtime version: '4.0.30319.269' for tests execution.
'27/09/2012 11:59:31' - Starting execution....
'27/09/2012 12:00:20' - Failure detected during execution. Details:
------------------------------------------------------------
'27/09/2012 12:00:20' - System.NullReferenceException: Object reference not set to an instance of an object.
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWpf(ExecutionEngineCreateParams initParams)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'27/09/2012 12:00:21' - Test completed!

Regards,
Nathan

 


Plamen
Telerik team
 answered on 02 Oct 2012
3 answers
64 views
Hi,

I am doing the evaluation on Test Studio for one of our WPF application and using demo version of Test Studio. Once we edited the script, if we run that test then it is not executing for some reason. Testing application was open fine then nothing happening. what cause the problem?

Regards,
Nathan

Plamen
Telerik team
 answered on 02 Oct 2012
1 answer
121 views
- I have an application which contains the names of certain hospitals.
 
I recorded the application following the below steps.
- Search for the total list of hospitals
- Select (check boxes)atleast one and save it.

As per our aplication logic,if once a hospital is selected and saved, when we search for total list of hospitals, the one which was selected will not be displayed.
 With the above logic in mind, when i run the test case with above mentioned steps,
- when test studio clicks on search button, getting the total list of hospitals but unable to select any one.
- The reason shown as ' unable to identify the element'. how to deal with this kind of scenarios.

Attching the screenshot also.

Mario
Telerik team
 answered on 01 Oct 2012
1 answer
121 views
Can I export a group of tests including the details of their test steps to a detailed report?
Byron
Telerik team
 answered on 01 Oct 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?