Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
CloGar
Posts : 1
Join date : 2012-06-21

Grid2 & Mobile Empty Grid2 & Mobile

Thu Jun 21, 2012 8:58 am
Good day!
Sorry for my English Smile

Faced with the task of automated testing for mobile platforms.
With desktops have not experienced problems.

What is given?
The product - a javascript-engine, which generates a visual representation of the input data, and renders in anything, even SVG, Canvas, etc. though.

What is investigated?
I investigate the behavior of the engine in different environments.
By behavior we mean the percentage of drawing, "correct" image, as well as rendering time.
By environment we mean a triple: OS, browser, browser version.
There are a range of browsers under different operating systems, as the chosen platform: MacOS Lion, Windows 7, Ubuntu 12.04, and mobile platforms (iOS 5, Android 2.3, Windows Phone)

With what there problems?
No problems with desktops. Everything was decided by show of multiple virtual machines with different combination of browser versions. Everywhere configured webdriver all, of course, work through the Selenium Grid 2.

What are the issues?

  • What about mobile platforms?
  • Rising whether all on real devices or emulators?
  • If you use an emulator, how much difference of ​​rendering time, because the emulator is more powerful than the real device?
  • If you use real, then we need to create a stand with them?
  • How it was solved in your company / cases?


I would like your detailed (reasoned) opinion on the matter.
Thanks.
avatar
tarun3kumar
Master
Master
Posts : 186
Join date : 2012-02-14
http://seleniumtests.com

Grid2 & Mobile Empty Re: Grid2 & Mobile

Thu Jun 21, 2012 4:27 pm
In case of Android, I use Android WebDriver - http://code.google.com/p/selenium/wiki/AndroidDriver

Have not come across and discrepancy b/w device and emulator.
Back to top
Permissions in this forum:
You cannot reply to topics in this forum