Why Most of The Software Company Preferred Manual Testing Even Though Many Automation Testing Tools Are Present in The Market
Why Most of The Software Company Preferred Manual Testing Even Though Many Automation Testing Tools Are Present in The Market
Why most of the software company preferred Manual testing even though many
automation testing tools are present in the market?
2. What is Test Coverage?
3. What are the Type of CMM Levels, Explain Each Level.
4. How do you go about testing a project? in Manual testing?
5. what is build? what is build configuration?
6. What is Entry Criteria & Exit Criteria.
7. What type of metrics we prepare in testing?
8. What is Independent Testing?
9. what is the difference between system integrated testing and integrated system testing and
Manual Testing?
10. Please explain test matrices?
11. What is Gap Analysis?. Is there any template for it.Describe briefly about Gap Analysis
Please?
12. Do the test cases differ for Functional,Integration,System and User Acceptance Testing?
13. What is the clear meaning of test case, levels in test case ? contents of test case.
14. Could any body tell me about ‘Deferred test’?,please. when will we use ‘Deferred test’?
Who will use it?
15. What is Risk Analysis? Types of risks?
Answers:
1. Here are some reason why companies choose manual testing initially
Features to be tested:The list of all the features within the test engineer’s scope.
Features not to be tested:The list of all the features beyond the test engineer’s scope.
Ex: low rik areas,skipping some functionalities based on the time constraints.
4. Just follow STLC process: Test Initiation, Test Planning, Test Design, Test Execution, Test
Reporting & Test Closure.
As a verb, to build can mean either to write code or to put individual coded components of a
program together.
6. Entry criteria:
Exit criteria:
Process metrics
Product metrics
Process Metric: A metric used to measure the characteristic of the methods,technique, and tools
employed in developing,imlementing,and maintaining the software system.
Product Metric: Metric used to measure the characteristic of the documentation and code.
8. Testing by individuals other than those involved in the development of the product or system
5. What are the techniques you’ll be using while testing a single textbox of login page ?
6. How u’ll track whether all your client requirements are covered in your testing. Is there
any specific procedure followed in your company ?
8. Explain the scenario where you have struggled to find the bug ?
9. Tell me a bug which you u have find in a very different way that noone will be
followed.
What Should be Done if you Don’t Have Enough Time for Testing?
Since it’s rarely possible to Test every possible aspect of an Application, every possible
combination of events, every dependency, or everything that could go wrong, risk analysis is
appropriate to most software development projects. This requires judgement skills, common
sense, and experience. (If warranted, formal methods are also available.) Considerations can
include:
Client will also contribute some ideas to utilize the available time. All this depends on
organization to organization and person to person.
Functional Testing
Non-Functional Testing
All this depends and varies from organization to organization. But these are the general factors to
take into consideration. If you want to add anything, let us know by making a comment below.