-
Powershell scripting for provisioning Azure environments
By Ravin PereraAt Geveo, we mainly use Microsoft Azure as our cloud service provider. Every cloud software project requires the creation of several resources in Azure for hosting/functionality purposes. These resources may consist of web app service plans, databases, service bus and various other services provided by Azure. While the simplest application...
-
Running Protractor tests on Visual Studio
By Menaka De SilvaWhat would you do if you already have a test framework written on pure selenium webdriver, and then the system under test is upgraded to an angular UI? Well, you will have to rewrite your tests entirely, all over again… Not really! You can still use your existing test framework...
-
Protractor for Angular Apps
By Menaka De SilvaBackground Most modern web apps use Angular for a rich and efficient front-end user experience. Angular supports multiple platforms and increases app performance and productivity. Web UI test automation frameworks such as Selenium WebDriver have limitations when interacting with Angular apps. The locators in these tools do not include Angular...
-
Xamarin Forms, Use ListView control to display items like a Collection View
By SuthakaranXamarin apps runs on variety of devices with different screen sizes and app UI should respond to different screen sizes as well as orientation changes. Very often we encounter with scenarios to display a collection of items in apps, for small devices it is ok to use typical Listview to...
-
Welcome to Geveo Blog
By NilmaniWelcome to Geveo blog. This is the place where we, the Geveo team will share our experiences with the hope that anyone whose going to read will gain a benefit out of it. Usually, a blog such as this one tend to be more technology focused given that we are...