When we find a defect we use the defect tab of the test director to report the bug to the developers. Do we need the defect description from the test director for any other purpose, other than reporting it to the developers.
Latest Answer: Business requirements constitutes a specification of simply what the business wants. this is usually expresses in terms of broad outcomes the business requires, rather than specific funtion the system may performs. specific design elements are usually ...
Latest Answer: Cyclo metric complexity (Number) is software metric that provides
quantitative measure of the logical complexity of a program.
Cyclomatic complexity has a foundation in graph theory and provides us with
extremely useful software metric. Complexity ...
How do you conduct testing without connecting to data base? Which types of testings you will do at that time?
Latest Answer: There are many types of functional testing, some listed below;1. Smoke Test2. Regression test3. Re-test4. Adhoc test5. Usability test6. System Testhope i have got the ans rt! ...
Latest Answer: Clear Quest is Rational's process change management tool. ...
You have run all your tests and they all pass. Is this good news or bad news? 2. Automated testing is necessary when a. testing has to be done very quickly(Only one test for a application) b. number of resources are very less c. most of the test cases are similar in nature d. all of the above3. What is an Inconsistent bug? 4. How do you go about testing a project? 5. How do you go about testing of Web Application?6. How do you go about testing of Client Server Application? 7. How
How will you test a Session?Can we parametrize the properties of Object Reprosity?What are software metrics?
Latest Answer: System TestingIn System Testing we test the whole system ie. it is an end to end testing. - Testing whether the whole system is designed as per the client requirements. - System Testing is basically done only after the module testing and integration testing ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top