How do you scope, organize, and execute a test project?
If you were tasked with creating a test plan, executing functional testing, and managing defects for a retail website User Interface,what requirements would you address during each phase of the SQA life
How do you differentiate the roles of Quality Assurance Manager and Project Manager?
Latest Answer: I will answer this question as these roles apply to software. Project managers are responsible for the overall success of software projects from conception to deployment. The tasks of a project manager include:1) Creates and executes ...
How will you begin to improve the QA process?
Latest Answer: Of course, the answer to this question depends on time, budget, and resources. Generally, this is how I would begin: I would evaluate QA processes based on past experience and the feedback that I've received from others (ex: Post Mortem - lessons ...
10 Client Request (changes) is done for a web application and came for testing in Maintenance phase, From those 5 changes are testable, remaining cannot be tested. How will you ensure that non testable
Latest Answer: Why are the remaining 5 CRs untestable? Is it because the test environment is not set up to properly test them? If so, the most reliable way to ensure the CRs are properly implemented would be to verify this in the production environment. ...
1. In QA team, What does the term Process refer to?2. What are the different type of process?
Latest Answer: Process refers to a set of interdependent procedures that serve to produce a desired result. Its meaning is no different in QA than anywhere else. QA processes include:1) Test Planning Process2) Test Development Process3) Test ...
Function/Test matrix is a type ofa. Interim Test reportb. Final test reportc. Project status reportd. Management report
Latest Answer: Interim test report ...
What is meant by Replace String method and the effective scenarios for writing testcases for the same?
Latest Answer: This method is used to replace a particular string.Testing scenarios would be:1. To check whether the source string is replaced by correct destination string or not.2. Whether the source string can be replaced with some special characters (space,etc)3. ...
What are the contents of Risk management Plan? Have you ever prepared a Risk Management Plan ?
Latest Answer: Risk is the likelihood and impact (positive or negative) that an event or series of events may occur. It analyzes the probability that these event(s) become an issue as well as their impact. Risk management considers the following factors: ...
How will you perform testing without expected results?
Latest Answer: If you have no 'expected results,' then you definitely do not have requirements and specifications for the application under test. This is about as bad as it gets in a testing project. The answer to this question depends on time and ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top