Friday, 27 September 2013
What is best automation tool for Mobile and ipad or Tablet testing
Here we have good tool.. I will keep on update other links as well.
http://www.perfectomobile.com/Solutions/DevOps
Here we have very good PPT about CALABASH tool which help us to test the mobile, Ipad / Tablet testing..
http://www.slideshare.net/DominikDary/calabashdriver
http://sauceio.com/index.php/2013/04/mobile-test-automation-in-java-with-appium/
Videos
http://www.youtube.com/watch?v=NioJ9fEZrMk#t=518
http://www.youtube.com/watch?v=1J0aXDbjiUE
http://www.youtube.com/watch?v=0an8l1RAe0M
Friday, 6 September 2013
Iphone testing by using Selenium webdriver
If you are looking to use WebDriver with iOS mobile Safari and are currently testing only on simulators please have a look at ios-driver or appium
Both of these projects are much better implementations of WebDriver for iOS, the only reason it is not a wholesale replacement now is that they can not run on real devices for mobile safari right now.
https://code.google.com/p/selenium/wiki/IPhoneDriver
Both of these projects are much better implementations of WebDriver for iOS, the only reason it is not a wholesale replacement now is that they can not run on real devices for mobile safari right now.
https://code.google.com/p/selenium/wiki/IPhoneDriver
Sunday, 1 September 2013
How to deploy our java project into Azure server by windows based
Configuring a custom domain name for a Windows Azure cloud service
When you create an application in Windows Azure, Windows Azure provides a friendly subdomain on the cloudapp.net domain so your users can access your application on a URL like http://<myapp>.cloudapp.net. However, you can also expose your application on your own domain name, such as contoso.com.
You can get more info on this link
http://www.windowsazure.com/en-us/develop/net/common-tasks/custom-dns/
When you create an application in Windows Azure, Windows Azure provides a friendly subdomain on the cloudapp.net domain so your users can access your application on a URL like http://<myapp>.cloudapp.net. However, you can also expose your application on your own domain name, such as contoso.com.
You can get more info on this link
http://www.windowsazure.com/en-us/develop/net/common-tasks/custom-dns/
Subscribe to:
Posts (Atom)