
Search In
Suppose you do a typo, a simple spelling mistake in your code. What is the cost of the bug?
If it is caught:
at development environment - 1 min of developer's time
at code review - Reviewer's time and developer's time .
at testing environment - Bu
New framework introduced in iOS 7
1) MultipeerConnectivity.framework
This framework help to communicate nearby iOS devices using following infrastructure
a) wi-fi network
b) peer to peer wifi
3) bluetooth
This framework is used in two phases:
1.Functionality Testing
-Links
-Forms
-HTML Validations
-Web Indexing
-Programming Language
-Unit and Integration Testing
-Regression Testing
-Dynamic Interface Components
-Database
2.Usability
-Navigation
-Graphics
-Contents
-Static Testing Occasio
Best approach for Image loading in iOS apps
Best way to load Images in iOS apps than image sync.
Download SDWebImage framework and Unzip it.
**Steps to follow**:-
Step 1. Add SDWebImage framework into your project. On Project navigator Click>>
1.Functional Requirements or usecase document or functional specification.
2.Study of the detailed design of the API to be tested(E Speak and WES)
-Interfaces could Java classes
-Interfaces could be EJB's
-Interfaces could be C++ or VC++ classes
-In
Simple steps to change the default facebook login button image of facebook SDK.
After downloading Facebook SDK and its bundle resources add them to your xcode project
Step 1. Click on your xcode Navigator Framework folder then,
Step 2. Click on Fa
1.Find out in which domain category does the application falls
-Banking
-Insurance
-ERP
-CRM
-BIO-Technology
-Healhcare
-Retail
-Others
2.Find out the following details about application
-Front-end
-Back-end
-Database Servers
-Middleware's
-Legacy S
Please go through the below details to create a Task Scheduler. It can be done by two ways either creating console application, windows application or creating a window service. What I have done is created a windows application and schedule the ta
A simple code snippet for checking the file-size of a file before uploading it. It will not only help to save time but also network resource as we can implement the file check at the initial point only.
The current code allows the user to select a
Drupal is a free and open-source content management system. It is being used by around 2.1 % websites, ranging from personal blogs to corporate, political and government websites, all round the world.
Drupal contains all basic features common to co
