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

Search In

AngularJs Filter

When we want to format data in angularJS then we use filter.There are n number of filter available in angularJS which is used to transform data. AngularJS filter are: 1) Currency: Which will format a number to a currency format. 2) date:Which will

Changing accessibility of trait method

Hello Readers! Today, We will discuss about the PHP 5.4 new feature trait and it's method accessibility/visibility. A trait is similar to a class. It is used to reduce the duplication of the code. But a trait cannot instantiate on its own. You c

Xpath Functions

Xpath functions: Sometimes we need to create generic xpath to locate a web element. We can create generic xpath using the xpath functions. Some of the commonly used xpath functions are as follows: 1. contains() 2. starts-with() 3. last() 4. text() 5

Comparable Interface in Java

Comparable:- Comparable interface  found in java.lang package and it contains only compareTo() method. It use the single sorting technique to write our own comparison logic and is used to sort the elements on the basis of sin

Cookies Testing

  Every web browser save the website small information in the form of text files known as cookies. These files are saved in the user’s hard drive by server; these saved cookies are then used later when user reopen that website again. HTTP

How to functional field is replaced by computed field Odoo-8?

In Odoo-8 first, we create the own module and then create fields and make these fields a functional fields. Ones we create functional fields after this the functional field is replaced by computed field. Like, first create a computed field and after

Image Cropper in liferay AlloyUi

Image cropper is the UI part of the web application to crop the image as requirement using mouse drag-drop. Image cropper is inbuilt functionality in the Liferay. Follow below steps to better understand : Load the below Js and CSS files, if you h

How to fill an array with specified value?

This article demonstrates some PHP functions which are used to fill an array with values. The list and details of these functions are given below :   1. array_fill() array_fill() function is used to fill an array with a specified value. &nbs

func_get_args and func_num_args functions PHP

Welcome to Findnerd. In a series of PHP functions, today i am going to discuss the PHP function func_get_args. PHP is a scripting language which uses programing concept in much easy way. func_get_args came in PHP4 and it is being modified in later ve

Keyword Driven Testing

What Is Keyword Driven Testing ? Keyword driven testing is a kind of software testing approach, which is normally used for the functional automation testing. Keyword driven testing is also called as the ‘table driven testing’. This

1 412 949
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: