
Search In
Test Planning and Control:-
The first phase of STLC is a combination of two activities, test planning and other one is test control. Test planning involves verifying the mission of testing and defining the objectives of testing. In order to specify t
Hi Guys,
In todays blog post , we are discussing the HTML meta tags as SEO propective.
What is this meta Tags ?
Meta tags are a great way for webmasters to provide search engines with information about their sites. (They) can be used to provide i
In the modern world, you can hardly find a company, which functions without digital marketing. That’s why professional marketers are trying hard to keep up with the trends. The world of marketing is changing quickly. Failing to take advantage o
Hi all,
An app user has to login before navigating to the any screen. In our app user will enter username and password for login, so we need two textfield and a button two submit. so lets start and follow these steps.
1) First step is to create a n
Recently, I faced a problem when the date was saved in different fields month, year and date. I need to club all these fields together and run a between query on it.
Another issue which was there was that Date has '0' contacted if the value is less
If you want to run two server on a same machine at a same time in openerp-7 (Odoo)
follow these two simple step
1-Do this in your Terminal to run first server
`/workspace/openerp/openerp-6.1-1$` ---> (this is server location )
Now run the below
The difference between ‘While’ and ‘Do While’is :
‘While’loop checks the condition given with it first and if the condition is true then it enters inside the loop . That means the statements inside the loop is executed only if the condition is true
Over the past decade, many organizations have adopted the Agile development models, for successfully developing software products. Agile Model has various development methodologies which essentially involve iterative and incremental approach to softw
I have this plunker.How to make that function to be executed only one time ?
The code is:
<!DOCTYPE html>
<html>
<head>
<script data-require="angular.js@1.1.5" data-semver="1.1.5" src="http://code.angularjs.org/1
Below are the top Five Pros And Cons Of Odoo
Pros in Odoo
1- Odoo is based on python languages, and database is postgreSQL.
2- Search Functionality in Odoo- You can easily search across the screen, you can also create advance search as per your r
