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

Search In

Defect Severity

Defect Severity classifies the software bug which specifies the level of negative effect on the software functionality or quality. The severity is a rule set by the tester when he creates a bug. Different companies uses different bug tracking tools,

Triggers in the SQL server

A trigger is a unique store procedure that is executes to give a response to particular action on the table of a database using  the following SQL statements: 1. Data Manipulation Language (DML) SQL Statements (like INSERT, UPDATE or DELETE).

5 Tips for Generating Leads with Video Marketing

  Image source   In 2021, online videos make up over 82% of internet traffic, making it one of the most popular content on every platform. That being said, using video content is an effective way to spread the word about your brands.

File uploading using Spring MVC

Spring framework based on java technology and it's comes with MultipartResolver to handle upload files in web based application. The MultipartResolver has CommonsMultipartResolver which use the Apache commons upload library to handle the upload fi

Change Facebook Login button Image of facebook SDK in iPhone

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

Positive Testing and Negative Testing

Positive Testing and Negative Testing Software testing is process of verifying and validating the software or application and checks whether it is working as expected. The intent is to find defects and improve the product quality. There are two

Enabling SSL in CakePhp

Hello All, In this blog we will discuss about how to enable ssl https in your cakephp application on the server. You can enable SSL on live server by following these steps:- 1.In your core.php add/change the BASE_URL defination to https: define('

Magento install error - Exception printing is disabled

How to Solve Magento installation error ? Magento install error - Exception printing is disabled There has been an error processing your request Exception printing is disabled by default for security reasons. Error log record number: 2136883556890

Javascript typeof Operator

The typeof Operator : typeof is a kind of keyword that returns a string which tells the data type of an expression. Syntax : `typeof operand` (The operand used is an expression representing the object or primitive whose type is to be returned.)

How to generate QR Code using PHP?

You can create your QR Code using the PHP QR Code library. Download the QR Code library and include in your script file. Example:- <?php include "phpqrcode/qrlib.php"; // create your QR Code with new text and display it QRcode::png("Test QR Co

1 175 423
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: