RSS Feed for Manual Testing Interview QuestionsCategory: Manual Testing Interview Questions

Manual Testing Interview Questions-2 »

How is testing affected by object-oriented designs?
Well-engineered object-oriented design can make it easier to trace from code to internal design to functional design to requirements. While there will be little affect on black box testing (where an understanding of the internal design of the application is unnecessary), white-box testing can be oriented to the application’s [...]

Manual Testing Interview Questions-1 »

What makes a good test engineer?
A good test engineer has a ‘test to break’ attitude, an ability to take the point of view of the customer, a strong desire for quality, and an attention to detail. Tact and diplomacy are useful in maintaining a cooperative relationship with developers, and an ability to communicate with both [...]

If I give some thousand tests to execute in 2 days what do u do? »

If possible, we will automate or else, execute only the test cases which are mandatory.

What is the difference between Product-based Company and Projects-based Company? »

Product based company develops the applications for Global clients i.e. there is no specific clients. Here requirements are gathered from market and analyzed with experts.
Project based company develops the applications for the specific client. The requirements are gathered from the client and analyzed with the client.

What are cookies? Tell me the advantage and disadvantage of cookies? »

Cookies are messages that web servers pass to your web browser when you visit Internet sites. Your browser stores each message in a small file. When you request another page from the server, your browser sends the cookie back to the server. These files typically contain information about your visit to the web page, as [...]

What is TRM? »

TRM means Test Responsibility Matrix.
TRM: — It indicates mapping between test factors and development stages…
Test factors like:
Ease of use, reliability, portability, authorization, access control, audit trail, ease of operates, maintainable… Like dat…
Development stages…
Requirement gathering, Analysis, design, coding, testing, and maintenance

What is Six sigma? Explain. »

Six Sigma:
A quality discipline that focuses on product and service excellence to create a culture that demands perfection on target, every time.
Six Sigma quality levels
Produces 99.9997% accuracy, with only 3.4 defects per million opportunities.
Six Sigma is designed to dramatically upgrade a company’s performance, improving quality and productivity. Using existing products, processes, and service standards,
They go [...]