
Search In
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  
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
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
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 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
-------
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
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
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
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 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