
Search In
Following Points should be remembered during Testing process:
1.Always start with positive testing i.e, test for all the positive values according to requirements.
2.Continue with negative Testing i.e, test for all the possible negative values.
3.
Change the background in Ubuntu : Ubuntu is an open source operating system used widely in the market. Ubuntu is powerful and almost very user friendly. It has the GUI features so that user can do his most of the tasks using GUI interface. Here we ar
How to import and export category in magento
If you want to add all categories of one project to your new empty project in magento, then You have to download Mage works import- export extension from the Zip File which is given in the end of this blo
How to Clean log in Magento for database maintenance & site performance ?
Log cleaning gives dramatic improvement in site performance. Manage DB through log cleaning decrease DB size which gives better site performance. There are 2 ways to perf
Below are the steps to Import an ORS:
Step 1: Launch the jnlp file.
Step 2: Enter you credential, select the ORS.
Step 3: Under Workbench, select Repository Manager.
Step 4: Connect to Master Database.
Step 5: Under Validate tab, validate the ORS in
TRUNCATE
TRUNCATE comes under DDL(Data Definition Language).
TRUNCATE removes only rows from the table but the structure of the table remains same.
Data can not be roll backed if we use "TRUNCATE" command to delete data.
Can not use WHERE clause.
Hello Guys
I am writting blog about configure office365 email in liferay.
Following are the office365 configuration details :
SMTP Setting :
Server name: smtp.office365.com
Port: 587
Encryption method: TLS
Follow below steps to configure office3
What Is Code Inspection In The Software Testing ?
Code inspection is a type of static testing. This comes under the review process of any application. This is a regular or formal type of process for any application or software. Code inspection proce
Hello Friends,
If you are looking to create a new module in Symfony2 and want to integrate this with new bundle. Please follow the below steps:
1) Create your bundle folder under your_project_name/src/App/your_bundle_name
like my bundle na
In this tutorial, i will explain how to apply different price for different customer groups.
Let’s start with logging into admin panel.
Go to backend administrative and hover on Catalog menu.
Next, Click -> Manage Products option.
After cl