Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Software Testing Articles
Page 31 of 31
How Automation Testing Changed the Perspective?
Software Test Automation has surely changed the way software testing used to happen in the industry. Earlier, the tester is supposed to test what developer has developed – No questions asked. However, with the changing trend, testers have started taking the rope in their hand. Now, developers and testers are at par or we should say ahead and more responsible in project management. Now, the testers have to not only just check the functionality, but also need to check the performance and compatibility.Quality has become the center point now. The competition has moved from quantity to quality. But, even after ...
Read MoreHP ALM/QC – A Testing Tool to look for!
HP ALM is an Application Lifecycle Management software by Hewlett Pawkward. It is a test management tool which covers almost everything which is a part of Test Management Process. The tool has gracefully upgraded itself within the due course of time. It has covered a long journey from being a Test Director to HP ALM, today. It is currently the best tool to cover most of the testing activities and provides a report on almost everything.Over time, this tool has been renamed multiple times, from “Test Director” to Quality Center (QC) and now to HP ALM (for Application Lifecycle Management). ...
Read MoreCloud Testing- Beginning of a New Era of Possibilities
Isn’t it costly to buy mobile devices each time a new version comes up, to test your mobile applications? Off course, it is certainly a costly affair to keep acquiring those mobile devices physically as the new versions and operating systems are kept on releasing in regular intervals.But you cannot just stop purchasing the devices and restricts your testing to a certain limits, which surely gives your competitors an advantage to have a better functioning application than yours.Worried! No worries, every dark cloud have a silver lining You can test your mobile applications on as many devices of different versions ...
Read MoreAutomation Frameworks – Implement to Reap The Advantages
You can cross a busy road of the street just by rushing from one side to the other side without following any rules. But that can be dangerous for you, chances of you being hit by a car or any other vehicles are very high. But at the same time, if you follow the simple traffic rules to look both the sides of the road before crossing it can save you from falling victims of road accidents. Isn’t it?Similarly, you can perform the automation testing without implementing any framework, just buy an automation tool and start doing the testing. That’s ...
Read MoreAutomate Mobile Testing to Win The Race
“Do it today, tomorrow may be too late” is the mantra of today’s corporate world to win the race against time, and multiplies their chances to win more new opportunities. There is immense pressure on the project team to complete the work on and before the D-Day, and then launch the highest quality product to the market before the competitors can do that. Therefore, the biggest challenge for the team is to complete the work in a short span of time without compromising the quality of the product. This cannot be achieved only by doing the work manually or in ...
Read MoreSecurity Testing – The Need of the Hour
Yahoo! recently confirmed that a massive data breach occurred to their system in late 2014 and due to that at least 500 million users account information may have been hacked. The statement by Yahoo spokes-person states that the account information may have included names, email addresses, telephone numbers, dates of birth, hashed passwords and, in some cases, encrypted or unencrypted security questions and answers.Another news from the USA, the American security agencies recently found that hackers are trying hard to penetrate the voter registry database to get the confidential information, as the election is round the corner. Though they are ...
Read MoreDifference between Frontend Testing and Backend Testing
A Web based application is generally three tier architecture based application. First layer is presentation layer called front-end, second layer is business layer or application layer and third layer is database called back-end.Frontend TestingFrontend testing refers to testing the application UI or presentation layer. It can be manual as well as automated.Backend TestingBackend testing refers to testing the backend and application layers. It is normally automated.Following are the important differences between Frontend Testing and Backend Testing.Sr. No.KeyFrontend TestingBackend Testing1LayerFrontend testing is performed on Presentation Layer.Backend testing is performed on Application and Database layer.2GUIIn Cloud Computing, resources are centrally managed.In Grid ...
Read MoreDifference between Use Case and Test Case
Use Cases and Test Cases are two important terms in context of Software Testing. A use case tells how a System will behave or perform a certain task provided the given conditions and a test case contains the actual test data, set of instructions to system and expected result of the interaction with system.Following are the important difference between Use Case and Test Case.Sr. No.KeyUse CaseTest Case1ObjectiveThe objective of Use case is to ascertain a certain output after the set of operations.The objective of test case is to ensure that system is working fine for each given instruction and yields ...
Read MoreWhat are plagiarism tools and which is best to use?
Plagiarism is the process of infringement which means presenting other’s work as one’s own. This is mostly done in the content field. The information from web pages, articles, blogs, books etc. is often copied by some to present it as their own work. As the process of content publishing online is increasing day-by-day there are many chances of having copied content, which can be either video, text or images.Google itPlagiarism tools help us identify that copied content. Usually, when we check on google to know whether this is genuine content, the copied part is immediately highlighted with the pages displaying ...
Read More