What are the Quantitative Metrics collected in testing projects?
Latest Answer: A Test metric is a standard means of measuring some attribute of the software testing process. They establish test progress against the test schedule and may be an indicator of future results. Metrics are produced in two forms – base ...
What are upgrade and new versions of project? what is the difference between them?
Latest Answer: The question is not very clear. Upgrade - an action - is updating the software from 'old version' to 'new version'.New version is the updated software with or without new functionalities. New version of software may be for either or all ...
Which among the following are benefits of Automation Frame work?a) Faster development of new scriptb) Limited maintenance c) Both of the aboved) None of the above
Latest Answer: b) Limited Maintenance ...
Which of these is the most important one to fix first, and why?
a. The word "BlackBerry" is misspelled on the startup screen of the application.b. The application always rejects a user's
Latest Answer: The answer is C.Reasons:When we check for bug priority we have to consider the following:The impact on Testing, i.e., whether it is a show-stopper for testing to proceed The effort involved in retesting because of the bug.The effort involved ...
The BlackBerry handheld has a basic calculator. With the software load you are testing, you find that you cannot enter the number "6". What steps would you take to further isolate the problem?
Latest Answer: HIFirst check whether the same number is working while dialling, if yes recheck the issue and log the issue simplySrinivas ...
What is co-existence testing? Why do we do it? What would be the passing criteria for a successful co-existence? Any sample application where you feel we require this kind of testing?
Latest Answer: It tests the individual modules when combined as a group.Input: Test modules in unit testing. ...
How do we measure the given project is risk based project?
Latest Answer: Risk can be found based on many factors, some of the common factors are1. Amount of testing work to be done X time remaining2. No.of. important open bugs3. Areas untested X time remaining (change in requirements/scope of AUT/functionality comes under ...
Give an example of Test Case using manual Parametrization. Explain one scenario
Latest Answer: Paramettrization is nothing but test a single field with multiple data.In manual testing we just check for valid and invalid datas for a single filed by writing test cases for test datas. ...
What is the role of configuration controller in testing? will configuration controller baselines the testcases?
Latest Answer: The role of CC is as much important for Dev team as it is to Testing team. The reason is whatever changes happen to code will have a corresponding effect on test cases and all other artifacts. If a bug is reported, it has to be correctly mapped to proper ...
Latest Answer: It purely depends up on the organization level,organization time Period (Schedule), Cost , Size and Clear cut of the project ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top