
Search In
Acceptance testing is a testing technique where the system is tested for acceptability. In this, we test that system has met the requirement specification or not. It's a validation type testing.
Various forms of Acceptance testing:
1) User acce
In the basic twig syntax tutorials we got to know about printing the simple variables like {{ variable }},
but if we need to print an array or object and accessing them.
Lets see how can we do it.
To know the behavior of the parame
Hi all, today we will discuss about search bar & how search bar displays search results from API in iOS, I'll skip some basics and lets suppose u have a tableView which already has some data lets suppose record of names of students, So
Before we create magento custom module, let’s have a look on code directory structure of magento where we create custom module. Here is only code folder structure.
- app (contains code pools, design, configuration, localization and Mage.php fi
Hello readers !
In this blog i'll explain what is Pseudo-elements and how can we use it.
What is pseudo-classes ?
- Pseudo-classes are some special classes which are used to for special effect.
You can also use it with css class.
F
A new feature called DayDream is introduced in Android. The Daydream is basically an interactive screensaver. When an Android device is left idle while charging or when is in a dock mode then screen-saver automatically get activated only if you ha
Following is the list of top 10 Joomla components:
1) VirtueMart - setup an online shop
VirtueMart is used to create E-commerce websites . It is easy to Customize and provides mutiple configuration options for users. It also supports multiple lan
In this post, you will learn how to use fusion charts and graphs in angular. There is a plugin for using fusion charts in angularjs. you can add this plugin and use it for web or mobile applications.
Features of this plugin:
It will add a chart b
Sometimes we face the problem of scrolling an element as per user view.
JavaScript Executor is used in java code to scroll the page.
There are some scenarios for which we have to perform scroll action:
Sometimes we require to scroll the page up
Node.js is an open source cross-platform built on Chrome runtime environment for server-side and networking applications which offer a fast network application which can be built very easily.
What's New Released:
Node.js 8.x has been final
