Telerik Forums
Test Studio Forum
3 answers
146 views
Hi team,
when i use ActiveBrowser.NavigateTo(url) method to open a page, it seems that the browser will wait until the page is totally loaded, that means if there is an image or an icon is not completely loaded, the browser will wait. so my question is how can we let it go to next step without keeping waiting once the link that i need is loaded?
Boyan Boev
Telerik team
 answered on 09 Apr 2013
5 answers
187 views

HI,

  I am new to WebAii Framework, I want to start Automation SAP application using VS2010 and WebAii Frame work. Please let me know if it is possible to automate SAP application using WebAii Frame work, If possibe let me know If there is any pre-requiste before starting the automation like Installing xyz controls etc.

SAP Application details :
Portal : NetWeaver Portal
Languages used : ABAP and Java

My System details:
Windows XP SP3

VisualStudio 2010

WebAii 2.0

 

Please let me know if any details requried

 

Regards,

SaranKumar V

Vaibhav
Top achievements
Rank 1
 answered on 09 Apr 2013
3 answers
85 views
This may be a "stupid question", but after viewing and/or dismissing the Step Failure Details log after a Quick Execution run, where can I go to re-open it so I can double-check something?

Apparently, only Test List results are listed on the Results tab, and I can't seem to find where Quick Execution test results are stored, if they are at all.

Are Quick Execution test results transient and not kept anywhere...even if another quick execution has not yet been run?
Is the only way to be able to go back to a test result is to run the script in a list and not use Quick Execution?

Thank you for your time.

Donna M Rode
St George, UT
Boyan Boev
Telerik team
 answered on 08 Apr 2013
1 answer
87 views
Hi All,

I have been using telerik WebAii framework with great success in the past few years when running UI automation. I am using the SDK directly (writing code) and I am not using the Test Studio UI to run my test.
Test execution is happing via Visual Studio MSTest tool.

I recently change my entire code to use .Net 4.5 instead of 3.5. Everything was working smoothly until I tried to run my UI automation. Most of the UI cases run with no issue until I hit a set of case that utilize 4.5 code. The test case outcome will succeed but it will put WebAii (or the machine) in some kind of odd state. All subsequent cases, regardless of their complexity will fail run trying to launch the browser
    this.Manager.LaunchNewBrowser()
The API will timeout with little indication on the failure.

I am not able to repro the issue on my local machine but this repro 100% in a lab environment. My local machine has IIS, SQL, Azure SDK, .Net 3.0, .Net 4.5, and many other component/software install while the lab machine has very little.
I am running Windows 8 locally and the lab is running Windows Server 2012.

Not using .Net 4.5 feature in the scenario I am trying to test is not an option so I need to find out what is causing the error.

Has anyone experienced similar issues with WebAii and .Net 4.5? If so, is there any work around?
Will a 4.5 version of WebAii be available anytime soon?

Thanks.

David.
Plamen
Telerik team
 answered on 08 Apr 2013
1 answer
159 views
Hi,

I am currently writing tests in VS2012 Ultimate SP1 and Windows 8 Pro x64. UAC is at the lowest level. (I have not manually edited the registry to drop it to fully off {this borks Metro/ModernUI applications}).  My account is an administrator on the machine also.  All of the tests are purely code using MSTest for the unit test attributes.  If I have Visual Studio or a command prompt elevated as an administrator all of the tests execute fine.  If they are not then the browser will open and nothing happens.

If I use the standalone Test Studio and create a test via the GUI and launch it from there it will work.  I did not elevate the standalone TS when I did this so there must be some way to allow VS and CMD to execute the tests properly without being elevated. I read the entry http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/command-line-test-execution/mstest.aspx and watched the corresponding video but neither were helpful.  The screenshots are VS2010 specific and some features have been removed in VS2012. 

Is there anyway to run the tests without requiring admin elevation in Windows 8 with VS2012? Any help or suggestions would be appreciated.  Hopefully I am just doing something wrong or missing some setting and this isn't a limitation of TS.

Thanks
Cody
Telerik team
 answered on 05 Apr 2013
1 answer
159 views
Greetings,

I'm replacing an employee that had an extensive list of tests created for the project I'm working on. Unfortunately, when logging into the virtual machine which she was using and opening her test folders, a number of popups about missing code and files being read-only popped up. It seems she was unable to properly backup the files for the next user, me.

I was able to review some of her tests and decided that due to missing logins and URLs no longer being correct that it would be easier to rewrite the tests. I don't want to end up in the same boat as her in the future should someone else pick up the testing assignment or need to run the automated tools from the virtual server.

My question is "how do I properly backup the project files and restore them on another computer or for another user?"
Rodney
Telerik team
 answered on 05 Apr 2013
3 answers
120 views
My test step passed. But i see the below message in the test log. 
"Element was found by backup search only!  We recommend editing the element to correct the primary find expression."
Can you please help me ? What i should do ?
Boyan Boev
Telerik team
 answered on 04 Apr 2013
1 answer
103 views
I am trying to records web test with telerik studio. My site is not HTTPS.

When i run with chrome its says preparing and after that nothing happens. And then i started surfing sites with chrome and it says SSL certificate has expired. Does test studio makes changes to chrome settings.

Second some times IE just hangs and i have no other way but to end task.

Please help.
Boyan Boev
Telerik team
 answered on 04 Apr 2013
1 answer
65 views
Hi, 

I'm trying to add comments to my recorded script, but the added comments always end up at the bottom of the script. This is very inconvenient as while I'm trying to move the newly added comments to the correct place, I loose the spot that I was at, and it's a bit annoying trying to find it again every time. 

Any tip that I can have my newly added comments to be at the correct place when adding them?

Thanks
 






Rodney
Telerik team
 answered on 03 Apr 2013
1 answer
69 views

Hi
I am just learning to work with both variants of the product: VS plugin and the standalone.  I started with the standalone, but found the VS plugin version just a bit more friendly/comfortable even when working on the basics of get my first prototype tests working. Things like the ability to detach the property list and have it free float & expanded, and working with simple code steps. I need to understand both as like many companies, we hope to eventually use it in DEV and QA. 

 As I get deeper, I better understand which features that are not in both as seen http://www.telerik.com/automated-testing-tools/products/compare-editions.aspx.... Not to mention other smaller differentiations/qualification mentioned from time to time in the forum posts.  
I am also seeing that moving/hopping between the two is not something one undertakes without some planning process/procedure as mentioned on this post:
http://www.telerik.com/automated-testing-tools/community/forums/test-studio-express/general-discussions/working-between-standalone-and-vs-plugin.aspx

So, What is the best strategy? ... How does one maximize the benefits of each and minimize any angst?

 

 I like to see as part of the answer:

  • A couple of video lecture’s on how actual companies integrate the using of the two – best practices type presentations. One or more that deal with the real technical issues and one of how companies fit/optimize both into the underbelly of their SDLC.
  • A stated goal for new releases of increased "transparency/ seamless-ness" between the two (standalone and plugin), especially when it come to using tests almost in parallel in both systems.(  I am sure the more experienced product users can suggest other features in the standalone that would be good to see in the plugin ...)

Don’t get me wrong – I am pleased with the product, I just want it to keep getting better,  especially for new users that have little time and need to ramp up and start to become productive quickly.  

PS

1 To start, it is important to add link in relevant places in the user guide to  features checklist above. Would stop newbies like me hunting for features in VS. that only exits in standalone  (keeping me fro being part of the problem as much  :-)
2 Check out nice blog Migrating Your Test Project Between VS/Standalone by Stoil Stoychev




Cody
Telerik team
 answered on 03 Apr 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?