Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: Others (Technical)

May 11, 2018 Others (Technical) / PHP Frameworks

PHP_CodeSniffer Introduction

May 11, 2018 Others (Technical) / PHP Frameworks
Post Views: 6,479
| By Webner

What Is PHP_CodeSniffer? PHP_CodeSniffer is an essential development tool that helps developers to work in a standardise format so as to make code clean and consistent. It ensures that same coding style is being followed. It allows a set of

Read More
May 8, 2018 Others (General) / Others (Technical)

WordPress best practices

May 8, 2018 Others (General) / Others (Technical)
Post Views: 4,376
| By Webner

WordPress is a cms (content management system) which contains different type of content including images, video and text. I think we all need to know about some of the best practices while developing in WordPress. Before development of a website

Read More
May 7, 2018 Others (General) / Others (Technical)

Role of Software Developer in Testing

May 7, 2018 Others (General) / Others (Technical)
Post Views: 4,667
| By Webner

The one who has both qualities of a developer and a tester is known as a professional Software Developer. Most common terms used for such job titles are: SET (Software Engineer in Test) and SDET, (Software Development Engineer in Test).

Read More
May 4, 2018 Others (Technical) / Software Testing

Why to use xpath in Selenium

May 4, 2018 Others (Technical) / Software Testing
Post Views: 4,242
| By Webner

What is Xpath? Xpath is defined as XML path. If we are unable to find an element with id, class or name locator  on web page then we can use XML path expression for finding the element on a webpage.

Read More
May 2, 2018 Others (Technical) / Salesforce

Salesforce Query Limits and Best practices to use minimum api calls

May 2, 2018 Others (Technical) / Salesforce
Post Views: 4,713
| By Webner

The maximum number of records that we can retrieve using a single Salesforce API call is 2000. Below are some points using which we can reduce our API calls to not to cross Salesforce API call limits: * Instead of

Read More
May 1, 2018 Others (Technical) / Web Development

How to animate objects using @keyframes CSS3 rules

May 1, 2018 Others (Technical) / Web Development
Post Views: 4,146
| By Webner

CSS3 provides us a way to animate our objects using @keyframes css rule. In the below example we will animate a spinner using @keyframes rule. Steps: 1.  Create an html page and add below HTML5 section element to it: <section

Read More
April 30, 2018 Linux, Windows, Mac / Others (Technical)

How to Secure XAMPP Server (version older than 5.5) in your Production environment

April 30, 2018 Linux, Windows, Mac / Others (Technical)
Post Views: 7,813
| By Webner

In the older versions of XAMPP (below 5.5), there are a couple of security vulnerabilities. If you are running XAMPP in your production environment and don’t want to upgrade/install the higher version, then make sure you do few changes in

Read More
April 27, 2018 Others (Technical) / Web Development

Some Simple and Advanced Features of jQuery Datatable

April 27, 2018 Others (Technical) / Web Development
Post Views: 16,389
| By Webner

In this blog, I am going to share some simple and advanced features of jQuery datatable. These are: 1. Custom table message in case no records exist. 2. Set Default records length. 3. Set search filter by default. 4. InitComplete

Read More
April 24, 2018 Others (Technical) / Software Testing

Take screenshots and name file using timestamp in Selenium

April 24, 2018 Others (Technical) / Software Testing
Post Views: 21,602
| By Webner

When we test a website and face bugs we need screenshot of the output to suggest to the developer to fix the issue. Automated testing is usually evidenced by Screenshots and logs. But how to save screenshots with timestamp in

Read More

Posts pagination

«Previous Posts 1 … 10 11 12 13 14 … 20 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection