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

Search In

Manipulating CSS using jQuery addClass() Method

If we want to manipulate css or we want to  add some classes to our tags when page load or when we click on the button , we can achieve it by using  jQuery addclass() method . addClass() method add particular classes to the  

Best IDE for Angular 2

In this article, we will go through the different code editors and IDE’s which are useful in angular2.   Visual Studio code:  Visual Studio code is developed by Microsoft and it is relatively new, microsoft has developed the TypeScr

How to pick image from Camera or Gallery in iOS

Hiii guys, Today I'll be demonstrating how to pick any image via Gallery or via Camera in iOS ObjecticeC 1. Create a ViewController & add these two delegates to it-UIImagePickerControllerDelegate and UINavigationControllerDelegate. 2. Now

Difference between Regression and Retesting

Regression Testing:- Regression testing is done in order to ensure that after bug fixation or enhancements done in module has not affected the unchanged part of the code. Its a kind of verification to ensure that reported bug has been fixed and newly

Effort Variance In Quality Assurance

Effort variance is the term used in QA to refer the difference in the Planned effort against Actual effort. Here effort is in the terms of Hours. To calculate the Effort variance we use the following formula : Actual Effort - Planned Effort -------

How to echo out current URL in Cake's view?

Hello Readers , If you want to echo out the current URL in cakephp then follow the below codes. Current URL: http://example.com/controller/action/?query=12 We can do it this way like. <?php echo $this->request->here; ?> By using thi

The relation between Quality Analyst and Tester

Today I will explain you about QA and Tester, and what is the basic differences between us. Quality Analyst: Who analyses the quality of the product is known as Quality Analyst. The role of QA is bug prevention. QA must have the knowledge of all the

Do we really need of tester for small projects ?

Often client demand to not hire tester for small projects generally because of limited time and project cost and say to development team to perform testing themselves to save time and budget. This decision may deliver project on time but could not gi

How to read request parameters from velocity template in liferay

Hello guys, To Read request parameters in which parameters send with liferay page URL (i.e http://192.168.3.10:8080/group/dentalnotebook/patientprofile?patientId=140701) and to read from velocity template in the liferay 6.2. Below example help to

Bug Triage

Bug Triage Bug Triage is a traditional technique in which each bug/issue is prioritized on the basis of its severity, recurrence, uncertainty and other critical guideline. It enables testers to assign priority (high, medium, low) to bugs and report t

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