Thursday, July 13, 2017

New Facebook Feature Lets You Easily Find WiFi

New Facebook Feature is Out . If you Don’t Know What’s New this time, Click here and stay updated


Read here to know: New Facebook Feature Lets You Easily Find WiFi

iOS Status Bar in phonegap

Learn how cordova supports to add status bar in iOS Applications.

While running PhoneGap app on iOS I found out that the status bar is creating issue because now my app was running in full screen and status bar is floating on the app. But now cordova giving support to add status bar in iOS Applications.

Wednesday, July 5, 2017

How To Use Media in Phonegap

Media in Phonegap

Use of Media plugin in phonegap to record audio files. If you want to get base64 of audio file then you can use below code.
For below code to work you have to add media and file plugin in your phonegap project: http://www.oodlestechnologies.com/blogs/How-To-Use-Media-in-Phonegap

Methods that are used for Web Application Testing

Methods for Web App Testing
I had a good experience of testing a web based application. When i started working on the project i got to know about different types of testing that can be performed for testing the web application.

The first thing that i tested for the application was its functionality after that i did compatibility, integration, security, usability and performance testing.
Methods that are commonly used for Web Application Testing: http://www.oodlestechnologies.com/blogs/Methods-that-are-used-for-Web-Application-Testing

Switch User Functionality in Spring


#SwitchUser functionality is an ability of the higher priority user to gain control of its lower priority users.