
Search In
Hello Reader's!
In working PHP you might have seen the two common syntax $_SERVER['HTTP_HOST'] and $_SERVER['SERVER_NAME']. They share similar name but they work different.
$_SERVER['SERVER_NAME'] gives the value of the server name as defined in h
The simplest way to disable word-press updates by installing and activating Disable Updates Manager plugin from the given below link.
[https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/][1]
WordPress updates disable by Manually
if
A Category List is used to show the articles which belongs to specific category. It is a menu items which links to a Specific page that is simply "lists" all of the articles belonging to that category. We can create a new list category menu item by t
Below are the steps to register an ORS in MDM Hub:
Step 1: Launch the jnlp file.
Step 2: Enter you credential, select the ORS.
Step 3: Under Workbench, select Database.
Step 4: Connect to Master Database.
Step 5: Acquire Lock, click on Register Datab
Crowdsource testing, otherwise called crowdtesting, is the act of conveying model software and products to broad groups of people for testing as opposed to having testing performed inside.
Crowdsourced testing is a developing pattern in software te
Defect Logging And Defect Tracking:- In the software testing field both terms ‘Defect Logging’ and ‘Defect Tracking’ are very important. For more details please see below:-
Defect Logging:-Defect Logging is a technique, which is used to determine i
after upgrading from magento 1.8 to 1.9 I have faced the Integrity constraint error in checkout process with the following statement -
Integrity constraint violation: 1062 Duplicate entry 'order_id' for key 'UNQ_SALES_FLAT_ORDER_INCREMENT_ID'' in ma
Functional testing checks that every Function of the product/software application works in conformance with the requirement determination/specification. This testing mainly includes black box testing and it is not worried about the source code of the
End to End Testing
Unlike System Testing, End-to-End Testing accepts the software framework under test as well as checks it's integration with outside/external interfaces. Thus, the name "End-to-End". The reason for End-to-End Testing is to practice
Software Requirements:- Basically software requirements is a collection of information which is gathering from the clients or consumers. Normally, we can categorized software requirements into two categories as mentioned below--
Functional Requirem