
Search In
What is Testing?
Testing is the process of improving the quality of Software or Software application.
Ways of Testing?
1.Manual Testing
2. Automation Testing
1.Manual Testing:
Manual Testing is a type of testing where testers manually test the
In each & every real life scenario our utmost focus is on saving the time. In terms of DB we can save this time by reducing the number of SQL queries fired. This is what “Eager Loading” is used for.
Rails provide us 3 methods to perform Eager Lo
This blog tutorial will explain CakePHP find condition & query examples. let's take a look at some CakePHP find conditions. First, a very simple CakePHP find query that retrieves all records from the User model. Example: $this->User->fi
www.trak.in
Following the IPhone 7 launch trail, Google has also to launch its two exclusive smartphones, namely Pixel and Pixel XL. The phones will be available in India for pre-order from October 13. Globally, the Pixel phone pri
Chatbots are an important business tool and need regular updates to stay up to date. It is the digital identity of a company in front of customers while dealing with their issues online. The better chatbot performs; quicker will be its problem-solvin
The art of communication has evolved effectively, and to date, we recognize it as a process of combining typography, photography, and illustration in terms of graphic design. The aim has not only been restricted to conveying your message or to tell a
Android 8.0 (API level 26) included a feature which allows you to instruct a TextView to let the text size dynamically expand or contract automatically to fill its layout based on the TextViews characteristics and boundaries. This setting makes it ea
The React developer salary has escalated as React JS continues to improve the way developers create web applications. React JS is a JavaScript library for building user interfaces. It has grown to be one of the most widely used JavaScript libraries b
In my previous articles we learned how to perform CRUD operation using MySQLi Procedural and Object Oriented style. On performing CRUD operations, the data of MySQL table are affected. This article provides the details of functions which can be used
When we define the annotations “ @Component, @Service, @Controller, @Repository” with the classes, Spring automatically scan and identifies those classes and register the Bean definition with the ApplicationContext.
Difference between @Component, @R
