Manual and Software Testing – FAQ  Part 1

22. April 2019 Uncategorized 0
    What is Monkey Testing? Perform abnormal action on the application deliberately in order to verify the stability of the application. What is Usability Testing? To verify whether the application is user-friendly or not and was comfortably used by an end user or not. The main focus in this testing is to check whether ...

Manual Testing Interview Questions Part 1

22. April 2019 Uncategorized 0
  What is Functional Testing? In simple words, what the system actually does is functional testing. To verify that each function of the software application behaves as specified in the requirement document. Testing all the functionalities by providing appropriate input to verify whether the actual output is matching the expected output or not. It falls ...

Performance Testing,Load testing, Stress Testing

22. April 2019 Uncategorized 0
Performance Testing,Load testing, Stress Testing – These three terms are often misunderstood and wrongly interpreted as same concepts. But there are huge differences between these three types of software testing. Before looking into the differences, let us understand what each one suggests. Performance Testing What is Performance Testing? Performance testing is the testing that is ...

Advantages of Using Selenium for Automated Testing

22. April 2019 Uncategorized 0
  Selenium supports all major languages like Java, Python, JavaScript, C#, Ruby, and Perl programming languages for software test automation.You can write your scripts in any of these programming languages and Selenium converts it into Selenium compatible codes in no time. So, there is no need for knowing Selenium only languages. Every Selenium supported language ...

Software Testing Interview Questions Part 2

22. April 2019 Uncategorized 0
    What is Test Case? Test cases are the set of positive and negative executable steps of a test scenario which has a set of pre-conditions, test data, expected result, post-conditions and actual results. What is Test Bed? An environment configured for testing. Test bed consists of hardware, software, network configuration, an application under ...

Software Testing Interview Questions – Part 1

22. April 2019 Uncategorized 0
  What is Software Testing? According to ANSI/IEEE 1059 standard – A process of analyzing a software item to detect the differences between existing and required conditions (i.e., defects) and to evaluate the features of the software item. What are Quality Assurance and Quality Control?    Quality Assurance: Quality Assurance involves in process-oriented activities. It ...

Important Terms in Software Testing

22. April 2019 Uncategorized 0
Important Terms in Software Testing HotFix A bug which needs to handle as a high priority bug and fix it immediately. Boundary Value Analysis Boundary value analysis (BVA) is based on testing the boundary values of valid and invalid partitions. The Behavior at the edge of each equivalence partition is more likely to be incorrect ...

Ways to Make Test Automation Successful in Agile Environment

18. April 2019 Uncategorized 0
Software enterprises are rapidly switching to automation testing to cope with continuous development and integration on one side and integration on the other side along with continuous sprint-wise releases With increasing adoption of agile development approach. Test automation meets demands of the agile environment by delivering faster results and resolving the issues of manual testing. ...

Methods for Implementing Automated Security Testing in Continuous Delivery Cycle

18. April 2019 Uncategorized 0
  Security Testing Security Testing  is a type of software testing that intends to uncover vulnerabilities of the system and determine that its data and resources are protected from possible intruders. AST (Application Security Testing) solutions tailor to the latest development methodologies and growing application complexity. Security and risk management leaders incorporate AST into their ...

Why Automate ?

18. April 2019 Uncategorized 0
  Digital Transformation and Digital Technologies are  gaining momentum, therefore applications need to get further robust and market ready. The challenging digital transformation requires an uncompromising testing plan that needs to be repetitive and consistent. This will be feasible only with a test automation plan that can facilitate easy, repetitive, and cost-effective testing. The latest ...