Packaging UWP Application with more than 25GB Data

UWP has a limit on the maximum size of a given bundle. Using standard packaging strategy, we cannot package the app with more than 25 GB of data. While this works alright in most of the cases, there are applications which require a huge amount of data to exist locally. This article explains a solution for such applications.

Tagged with: ,
Posted in UWP

Setting up Visual Studio for Xamarin Test Cloud

Often the test automation falls under QA team and they do face challenges with the initial setup of the Xamarin Test Cloud environment. In this blog, I have documented steps for setting up the environment. Also, I have explained how to create a test project, write a test script, upload the script in the test cloud and test the application.

Tagged with: ,
Posted in Xamarin

Integrate Semantic UI Theme with Angular2

In this article you will learn about what is Semantic UI and how to use Semantic UI and theme with Angular 2. We found Semantic UI quite helpful and thought of sharing with you as well. The step-by-step blog will help you build application, which you can theme as per the customer’s need.

Tagged with: , ,
Posted in Angular 2

Adding Guillotine Menu to Xamarin.Android Application

I’m sure you must have come across newest menu animation called Guillotine. In this, the menu Side bar becomes a Top bar as shown in below animation, where it drops down from the top of the page and gives a feeling of a Guillotine. Currently, this capability doesn’t exist off-the-shelf in Xamarin.Android. As part of this article, we are going to explain how to get this working in your Xamarin.Android application.

Tagged with: , , , , ,
Posted in Xamarin

Data-driven testing with Selenium, Apache POI and TestNG

Before discussing Data-driven framework, let’s understand why do we need Framework for Test Automation? A Test Automation framework is a set of assumptions, concepts, and practices that provide support for automated software testing. It is simply an execution environment for automated

Tagged with: , , , ,
Posted in Selenium, Test Automation

Xamarin Mobile Apps Authentication using Xamarin.Auth – Twitter

Overview This article is a continuation of the article on the topic Xamarin.Auth Mobile Apps Authentication With Facebook. In this article, we will cover how to authenticate users with one of the most popular social accounts called Twitter. If you

Tagged with: , , , ,
Posted in Xamarin

Xamarin Mobile Apps Authentication using Xamarin.Auth -Facebook

This article explains how to enable a users to login to a mobile app with their Facebook credentials without manually signing up for the app. We also discuss accessing the basic user info from the Facebook server using Xamarin.Auth component.

Tagged with: , , ,
Posted in Xamarin

Testing Sencha Applications using Sencha Test

Problem Statement Automating Ext JS Application testing is often tricky because of the dynamically generated HTML elements. For example, a combo box in Ext JS is not simply a <select> element, but a text input with a detached drop down

Tagged with: , , , , , ,
Posted in Sencha ExtJS, Sencha Test, Sencha Tutorials, Test Automation

D3 Layouts in Ext JS

This article gives you a quick overview of the layouts available in D3 and then it deep dives into the detailed explanation of D3 Layouts in ExtJS with TreeMap as a sample example.

Tagged with: , , , , ,
Posted in General, Sencha Architect, Sencha ExtJS, Sencha Touch

Xamarin Mobile Apps Authentication using Xamarin.Auth – Gmail

Mobile Applications developed, using Xamarin, can take advantage of the Xamarin.Auth component to avail registration facility by linking to the social accounts such as Gmail, Facebook, Microsoft, and Twitter. In this article, we have used Gmail as an example to explain how you can achieve authentication using Gmail and access basic details allowed by Gmail and the user.

Tagged with: , , , , , ,
Posted in Xamarin
We Have Moved Our Blog!

We have moved our blog to our company site. Check out https://walkingtree.tech/index.php/blog for all latest blogs.

Sencha Select Partner Sencha Training Partner
Xamarin Authorized Partner
Recent Publication