Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Use of strtok() function in php

It is basically the string function and its used to split the string into smaller strings but other than this we have also other string functions to split the string like explode (return the complete split string in an array). But strtok is differen

ENABLE_BITCODE in xcode 7

Bitcode refers to an intermediate representation of a compiled program. The installation of iOS, tvOS, and watchOS apps by tailoring app delivery to the capabilities of the user’s particular device. Apple called this optimization,"app thinning". Note

How to call a method after bean initialization is complete

Hello Friends, If you Want to call the method after your bean is initialize in spring you can use the following options. Use the afterProprtiesSet method. class MyClass implements InitializingBean { public void afterPropertiesSet() throws Ex

Test Planning And Control

Test Planning and Control:- The first phase of STLC is a combination of two activities, test planning and other one is test control. Test planning involves verifying the mission of testing and defining the objectives of testing. In order to specify t

Sample Traceability Matrix

Traceability Matrix A traceability matrix is a documented report from the requirements database or repository. It contains all information requirements which determine the associated information to be stored with the requirements. We can use requir

Volume Testing

What is Volume Testing ? Volume testing comes under the non-functional testing group. Volume testing tests an application/software for a confirmed data volume or any product with specific quantity of facts or data. For exp, if we want to volume test

Access Denied in spring security 4 even after successful authentication

In spring security after successfull authentication I was getting the Access denied error to go to pages which had the authentication. What I did was. @Override protected void configure(HttpSecurity http) throws Exception { http

Few Common Test Scenarios for the Database Testing

Few Common Test Scenarios for the Database Testing:- Hello Readers.. By this blog i am contributing few common test scenarios for the Database Testing. I expect these test scenario will be help full in the time of Database Testing. These are mentio

Working and Benefits of Cloud Computing

Working of cloud computing: In Cloud Computing environment, local computers are no longer required to install heavy applications and software. The network of computers that make up the cloud handles them instead. Hardware and software demands on

How to use NSMutableAttributedString

Hello Friends, NSMutableAttributedString allows to set different attributes(font size,font color) for different parts of the string. To use NSMutableString you may use the following code: //Create an object of NSMutableAttrinbuteString and assign it

1 30 179
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: