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

Search In

What is a BUG in software?

A bug may be define as coding error that causes an unexpected defect or fault in a software. Software can become unstable or unusable because of Bug, The affect of some bugs does not seen at the initial development state of software they come up in s

Things to Take Care of While Accepting New Test Build

Here I will explain what things need to verify while accepting new test build from the developer side. Build Version#: Every build has a unique no. to differentiate from other builds and tester gives test result against that build no. Resolved Issu

Traceability Matrix

What is Traceability Matrix Traceability matrix is prepared in order to cross check the test cases designed against each product requirement. Why we use the Traceability Matrix? If you prepared your test cases completely & client changes the r

Load And Parse XML in Action script

It is very easy to load and parse XML in Action Script 3.0 Suppose we have xml like this - <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <images> <image> <url>"first.jpg"</url> </image> <image>

Upload image in ruby on rails through AJAX

Upload image in ruby on rails through AJAX This is HTML and JavaScript code. <% remote_form_for(:image_upload_form, :url => "/meeting/save_image/", :html => { :method => :post, :id => 'imgForm', :multipart => true }) do |f| %>

How to resolve the error "The server response was: 5.5.1 Authentication Required"

Sometime the email is sending on local machine but not on the server machine it gives the error "The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required" To resolve th

Installing Clean Windows Web Server 2008 R2 64-bit with IIS 7.5

While Installing Clean Windows Web Server 2008 R2 64-bit with IIS 7.5, If you receive the following errors when opening .NET 2.0 / .NET 4.0 application: 1. Managed handler is used; however, ASP.NET is not installed or is not installed completely. OR

Finding address from latitude longitude in ios using CLGeocoder

CoreLocation framework of iOS provides method for finding address of a location using its latitude and longitude (also known as ReverseGeocoding). Following code snippet explains how to use it : CLLocation *location = targetlocation; CLGeoco

Using a dispatch semaphore with block

Blocks are a language-level feature, which allow us to create distinct segment of code. there are three way to recognize the semaphore. dispatch_semaphore_create => creates a semaphore with initial value
 dispatch_semaphore_signal => incremen

Test process improvement

Test Process is the planning activity to test the application software. Bellow are the best practices for Test Process Improvement Increase quality - In today's time software has become an intrinsic part not only in business sector but in every sec

1 32 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: