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

Search In

JMeter Parameterization by using CSV Data set Config

Parametrization can be implemented in different ways using the following elements: a)Using CSV Data Set Configuration: Steps: Thread Group > ADD > Config Elements > CSV data set Config b.)Using User Parameters: Steps: Thread Group > Add

Advantages of using testing tools

There are many advantages that can be gained by using tools to support testing. They are: Reduction of repetitive work : Repetitive work is very boring if it is done manually. People tend to make mistakes when doing the same task over and over. Exam

How to set Session Timeout in ASP.Net

In ASP.Net, we are having three modes to manage the session:- 1. InProc 2. OutProc or StateServer 3. SQLServer Where the session to be stored? You can decide on the basis of given definition:- InProc - In this mode, Session is maintained on the

Positioning of MainCamera Scene View

Positioning a camera to desired position in Unity3D is a very time consuming and hectic task in itself. But there is a way you can achieve that and save a lot of time. So, firstly you can get your shot where you want to be in Scene View, by moving to

SQL injection & It's Preventions

Generally all companies using some type of data base behind there applications. SQL (Structured Query Language) Injection can be used to penetrated the database. Now a days SQL injection is a most popular way to attack the web site. SQL is a common a

Choosing Between has_many :through and has_and_belongs_to_many

In Rails we can establish many to many relationship between two models in two ways 1) by using has_and_belongs_to_many 2) by using has_many :through associations. We generally use HABTM when we don’t require a third intervening model to join two ot

Pagination in Cakephp

In cakephp framework there is a way which features pagination easily on your web page. This can be done as : Controller Code : public $components = array('Paginator','Flash'); public function index() { $this->paginate = array(

Communicating Better At Work

Employees often show worry about the quality and amount of communication at work. Some case that administration gives just lip service to open communication yet does little to truly speak with them. Others fight their associations trust that posting

Abstraction in java

Abstraction is defined as the hiding of backend content/details and only providing necessary information. There are two ways to achieve abstraction:- Abstract class Interface ABSTRACT CLASS:- The class which is declared as abstract is known as abstr

Faith, Patience and Vision in Leading People in Business.

The old saying, 'You can lead the horse to water however you can't make it drink,' has appropriate significance to the life of the teacher–and the vast majority of us have "educating" parts. We ask people or tell them to d

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