Articles

Zyxware default image2
| 2 min read
While using websites with numerous web pages, you might feel confused like which page you are currently in or from which page you reached the current page. For tracking this navigation, websites often use breadcrumbs or breadcrumb trail. Breadcrumbs are usually seen at the top of site pages. It is nothing but listing of website links separated by a greater-than sign (>). Here what user should do is just click the links and navigate to corresponding pages. Each link on breadcrumbs are termed as Levels. The main advantage of these links is helping users navigate to higher level pages of the site. Following are some of the test cases that can be referred while testing breadcrumbs in a site.
Zyxware default image2
| 4 min read
Regression testing is conducted to make sure the bug has no effect on your products's performance and to search for some new problems in already examined application. Moreover, regression examining is essential to run when presenting data source or program changes, solving bugs or shifting to a different system or Os.
Zyxware default image4
| 2 min read
A bug was noticed in the Drupal site that permission for creating node not working on upgrading the module. We can create the node or view it if we are admin users but the node is not accessible to authenticated users or cant be viewed by anonymous users. I tried the fixing by looking at the permissions of the nodes to the specific users.It all looked fine and created a custom permission for the same.The issue still stayed.
Zyxware default image1
Most companies use techniques, such as Internet ads, social media, SEO, and video marketing for their marketing needs and to connect with their consumers. However, businesses lose out on a significant portion of consumers when they neglect mobile websites, an important component of their marketing strategy. Mobile ads constitute one-fourth of the total amount spent in digital marketing. Listed below are the reasons why you should have a mobile ready website.
Zyxware default image4
| 4 min read
In the modern corporate scenario, most businesses have to constantly struggle to strengthen their website credibility. As your website is usually the first point of contact between your business and client, utilize this opportunity to create a lasting first impression. Your website should send a vibe that the organization it represents is reliable and trustworthy.
Zyxware default image2
| 5 min read
The advertising field has seen tremendous changes over the past fifty years. The advent of television has created a massive impact in this industry. While television reached out to an audience of 50 million in a span of 13 years, the Internet reached out to 50 million in merely 4 years. Internet advertising is the clear winner in this battle between Internet ads/websites vs newspaper vs television. This article explains why Internet advertising has gained popularity over the years.
Zyxware default image4
| 4 min read
Quality is an important factor when it comes to any product or service. In order to maintain or enhance the quality, manufacturers use two techniques, Quality Control and Quality Assurance. They are closely related, but they are different concepts. They have strong interdependence, Quality Assurance relies mostly on the Quality Control feedback and both work to deliver good quality products/services, but they are different processes.
Zyxware default image1
| 3 min read
In Drupal we can create a time based subscription for a user for a given role. The user will be assigned to that role for a certain limit of time, after that the role will expire. The subscription will be based on Ubercart product. When a user purchases the product, account of user is upgraded to a specified role for a given time limit. The user can also renew for the role by purchasing the product after end of subscription.
Zyxware default image1
| 2 min read
Syncing means importing all files, permissions and data's from master to the development site, so that we have a two copies of live sites to test our new developments. In Drupal, its very easy to create versions of websites using this syncing process. Once the site is live to Production, the above process helps to fetch the sites data in the current scenario and to update few more features in the live site. I had a task to sync live database to development site's and came across some issues while syncing live database with the dev database.
Zyxware default image3
| 3 min read
A test case is a step by step procedure to test the functionality and design of a software. Test cases are prepared after reviewing the documents required for developing the software. All the requirements should be thoroughly and comprehensively studied before designing the test cases. A good test case should include all the requirements and cover the complete functionality of the software. The software will be tested by executing the prepared test cases.
Zyxware default image1
| 2 min read
While working on a report generating system, I wanted to display footer value that should reflect based on the date filter, added in the report. I thought of creating a block in the content region and manage the contents in the block. But when I went to know about header and footer options in views module, I decided to go for it. This article is on how to use header or footer in views pages.
Zyxware default image4
| 2 min read
XPATH stands for XML Path. In web-based application, XPATH is a unique address for each web object. XPath is mainly used to find an element in the web page. XPath helps to get address of the web element such as check box, radio button, link etc. To write XPATH for Dropdown, first of all we need to install Firebug in Mozilla Firefox browser. Firebug allow user to view the code behind the web page.
Zyxware default image1
| 3 min read
Navigation Menu bar are intended for helping users navigate through important pages of the website. The navigation menu bar can be customized in different ways. Mega menu is one such customized menu bar, which has got high usability factors compared to traditional navigation menu bars. The main advantage of mega menu is that user can view all options in one area, without scrolling down the content. The user can access the mega menu with just a click or mouse hover thereby saving his/her time.
Zyxware default image1
| 4 min read
Being an open source content management platform, Drupal powers millions of websites and applications, from whitehouse.gov to the economist.com. It is built, used, and supported by an active and diverse community of people around the world. Though there are hundreds of content management systems, Drupal scores high when compared to all the others. Here are the three reasons why you should build your website using Drupal.
Subscribe to Subscribe to