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

Search In

Error Guessing Approach

What is error guessing approach or techniques ? Error guessing technique or approach comes under the Experience-Based testing techniques. Error guessing is an approach that should regularly be used as a supplement to another more conventional appr

Exception Hnadling

Exception handling in java is a way to catch error or exception Exception is an event that can occur during the execution of the program. We use try catch and final to catch error. When an error occur in a method it creates an object of the error

What is Agile Model?

What is Agile Model ? Agile model comes under the incremental model. Every application or software are expanded in the progressive or incremental way, quick period. In the agile model effects or impacts are appears in short growing or incremental rel

How to import mysql database using command line?

Sometimes when you have large databases files and you are unable to import the database manually. Then the easiest (and fastest) way is to use command line. Import:-- 1. Run the cmd (DOS) and get into the mysql folder, which in my case works like

How to get rid of locks in Joomla?

In Joomla, Lock means that the item is currently opened by any user for editing. The lock automatically removes when user clicks on "Save", "Save and Close" and "Cancel" button. If user not click on "Save" or "Close" buttons and instead click on "Bac

How to show alternate or default image in web page

Here, We are working on web application then facing issue in image loading and error, so we need to set alternate or default image in the web application. Many ways to set default image in the web page : Set default image using CSS img { backgroun

Android Parse.com Simple SignIn

Hi, Here I am writing simple way to login after creating user in parse. Tutorial for Sign Up ParseUser handles all sign in and sign up functionality. We login through logInInBackground() method of ParseUser. We need to pass username and password a

How to change the password of the MySQL account?

There are different ways to change the password of MySQL account. They are: Changing password using UPDATE statement: For this you need to go to the User table of mysql database. To change password you need to execute the following commands: USE

How to add a PayPal button in Joomla?

At first you need to disable Tinymce editor in Joomla so that it does not strip out your HTML code.then go to site and click user manager and necessary user and choose no editor and then save. now in order to integrate Paypal button click article m

How to give a sliding effect(slide down and slide up) on a div using jquery.

We are using simple jquery to implement a slide down and slide up effect on a div. Also a little styling can be done using css and HTML. <html> <div id="divTest" style="width: 40px; height: 40px; display: none; background-color: #fff;">&

1 84 363
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: