Error Guessing is a Test case design technique where the tester has to guess what faults might occur and to design the tests to represent them.
Error Seeding is the process of adding known faults intentionally in a program for the reason of monitoring the rate of detection & removal. And also to estimate the number [...]
Manual Interview Questions
This is one of the most asked interview question for experienced people. Here we go with it:
If the client/customer/end user finds a defect while using the released Application/Product.Then it is called as Defect Leakage or bug leakage.
OR in other words
After the release of the application to the client, if the end user gets any type [...]
General availability (GA)
General availability (GA) is the point where all necessary commercialization activities have been completed and the software has been made available to the general market either via the Web or physical media.
Commercialization activities could include but are not limited to the availability of media world wide via dispersed distribution centers, [...]
#1 Excel in Performance
One of the most common reasons for being fired is poor performance. Therefore, “simply don’t take a job you are not qualified to do,” However, if you are good at your work, nothing is going to beat you. “There is nothing to beat excellence in performance. Put in the [...]
Here is the check ist maximum companies using at the moment…
Understand the need of module/function in relation to specs
Make sure about the type of values you are passing to the function as input.
Have a clear idea about the output that you are expecting from the function based on point 1(above).
Be specific about the test [...]
Why most of the software company preferred Manual testing even though many automation testing tools are present in the market?
What is Test Coverage?
What are the Type of CMM Levels, Explain Each Level.
How do you go about testing a project? in Manual testing?
what is build? what is build configuration?
What is Entry Criteria & Exit Criteria.
What [...]
Define load, performance and Stress testing?
What are the goals of a performance testing of a Web Application?
State a generalized process for load Test? Or explain how you did it previously.
How do you determine user soad for a perf test of a Web application?
What do you understand by the terms ‘Response Time’, ‘Pages Per Second’, ‘Transactions [...]
This was the interview question asked at oracle Corporation to a Test Engineer:
What do you do if Developer not accepting your bug?
This question is mainly to test you patience, planning and approach towards an issue in the team or organization. Act smartly to answer this question. As per our experience and analysis, we are proving [...]
Following are some challenges while testing software
1. Requirements are not freeze.
2. Application is not testable.
3. Tester & Developer communication is not happening
4. Defect in defect tracking system
5. Miscommunication or no Communication
6. Bug in software development tools.
7. Proper decision making and team management
8. Time pressures
9. Lack of resources
10. Lack of tools
11. Lack of training
One of the most common, but unfortunate misuse of terminology is treating “Load testing” and “Stress testing” as synonymous. The consequence of this ignorant semantic abuse is usually that the system
Is neither properly “load tested” nor subjected to a meaningful stress Test.
What is Load Testing?
Testing the Application with customer expected load in customer expected [...]