Manual Interview Questions

This is a very popular interview question where candidate should very careful to answer this. Re- Test:Retesting means we testing only the certain part of an Application again and not considering how it will effect in the other part or in the whole application. Regression Testing:Testing the application after a change in a module or [...]

Tags:

Testing: The process of executing a system with the intent of finding defects including Test planning prior to the execution of the test cases. Quality Control: A set of activities designed to evaluate a developed working Product. Quality Assurance: A set of activities designed to ensure that the development and/or maintenance process is adequate to [...]

Tags:

Automated testing enables you to optimize software quality, accelerate the testing process, and increase the testing efficiency. Automated testing offers the following advantages that are not offered by Manual testing: Reusability: The tests that you automate can be reused during different phases of the testing process. Consistency: Automated tests provide the same Test Results every [...]

Tags:

Test Strategy and Test Plan are completely different from one another. Here is the difference between them. Test Strategy: Test Strategy defines an approach to be followed by testing team n current project. OR Test Strategy is a organization level document which is common for all the projects in the organization with small customizations. It [...]

Tags:

Software Application: A software developed depending on a specific customer requirements is called as application or project. Examples: Any application that will be used only in that organization. OR Software developed to use with in the organization only. They won’t share it to out side world. Software Product: A software developed depending on overall requirements [...]

Tags: