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

Search In

General Test Scenarios

General Test Scenarios:- Hello Readers… When any software or an application is ready for the testing, on that time testers need some general or basic test scenarios to test the application. By this blog i am sharing few general test scenarios which a

Importing structured data

Hello This blog post gives a brief about the process that needs to be followed to import structured data in PIM.   Overview Importing structured data includes a sequence of steps that should be followed in order to complete import successful

How to bind DropDownList from DataBase in asp.net

Hello all, In asp.net we use DropDownList control which has multiple select items(options) from which we can select one. We can either set the values of DropDownList list items by hard coding it or we can also bind the the select items and select va

create a custome block in drupal 8

Hi All. Today i m going to share a custome block through which we can use content title as a option value to redirect at a particular url. For this we create a custome block and  do some database coding in our controller. Step 1 create a

How to replace whole word with Word Boundaries in Java?

Sometimes we need to replace whole word with the word boundaries in a string. For this we use "\b" regular expression token which is called a word boundary. It usually matches at the start or the end of a word. Example: You just need to place the wo

Create sequences in OpenERP

For any module or a part of the module we may have to have a field which is sequential and auto generated. For this we can create a sequence through the OpenERP UI and include in our model pragmatically through python code. First create a sequence

Problem with required feed url fields in feeds importer

Feeds module provides functionality to import contents from feed urls. We can setup feeds module according to: https://drupal.org/documentation/modules/feeds There are 2 ways to import feeds 1: attach to any content type 2: Use a standalone form

How to Return the 1st UoM present into the Duration category in openerp

First create fields rent_duration_unity in your own module then create class and use this rent_duration_unity fields which you created first in .py file, as shown in code given below. 'rent_duration_unity' : fields.many2one('product.uom', string='

How to Do 2 Steps Verification with Google Authentication in PHP App

Hi,   I wan to add google two step authentication process (http://findnerd.com/account#url=/list/view/How-to-Use-2fa-Google-Authentication-in-CakePHP-3-and-Above---8-Steps-Guide/33464/?utm_source=hashnode.com).   I have already existing

Database and SQL operations in Magento

In Magento sometimes we are required to write advanced operations in model and collection, to execute complex sql queries. The model and collection architecture in magento is like, a magento model class it extends Mage_Core_Model_Abstract

1 10 103
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: