Selenium Grid for Parallel Execution When we say parallel test execution in Selenium is achieved by Selenium Grid than statement is partly incorrect. Testing Framework like testng is used for parallel test execution Selenium Grid is used for automated testing execution on Distributed systems parallely Selenium Grid Concept In Selenium Grid architecture we […]
There has been a deluge of data in the social media. Often businesses fail to make use of this huge wave of data to extract insights about customer behavior and make better business decisions. This happens due to a lack of comprehensive social media listening and analytics strategies. Or say it a lack of data […]
In any web or mobile application, there are certain functions that are widely used such as push notifications, social sharing, etc. Each of these functions has its own API and needs to be integrated with an application individually from the back-end. This is a time consuming complex process. This is where mBaaS (Mobile Back-end as […]
Use Case While writing functional tests sometimes we need to test whether a certain javascript objects have some particular values. If we have a JavaScript object such as in our page [code] var myObj = { attr1 : ‘attr1-val’, attr2 : ‘attr2-val’}; [/code] then after reaching that page we can execute the below in our GEB […]
A Beacon is a small device- working on Bluetooth Low Energy (BLE) technology- that can interact and deliver contextual information to mobile devices. This helps brands better connect with customers by identifying the geo-location of mobile devices and deliver brand related information like promotional offers, coupons, discount information etc. Beacons assist brands in their in-store […]
Introduction With the help of ‘JQuery’ codes we can generate YouTube thumbnail on our front end of the website. First of all you have to copy a simple youtube watch URL of any video from youtube site like ‘https://www.youtube.com/watch?v=ODG3Vg3C_20’ ( it will be appear in the url bar when you open youtube site) and paste […]
“Whoever said money doesn’t buy you happiness didn’t know where to shop” – Blair Waldorf The number of Internet users in Indonesia has increased since the technology was introduced in the 1980s. A study released by “We Are Social” reported that by the end of 2014, the number of active internet users in Indonesia had […]
We can convert tabular format to xml using sql query in sql server database ,but if we want to convert in json format from database ,then we can face problem because database does not support native JSON integration. There is a way through which we can generate output in json format by following these steps:- […]
“Brand engagement is the process of forming an emotional or rational attachment between a person and a brand” — Wikipedia With the advent of digital marketing channels for brand engagement have multiplied exponentially over years. During the 19th century channels for engaging fans were limited to newspapers and lottery tickets at best but in this 21st century […]