Latest Answer: Cyclomatic complexity is probably the most widely used complexity metric in software engineering.How to calculate cyclomatic complexity?CC = Number of decisions + 1Thus, cyclomatic complexity equals the number of decisions plus one. What are decisions? ...
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: Rational's 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 ...
Latest Answer: In addition to it.. Customer Focus :) ...
Latest Answer: As a tester you need not have too much of an interaction with the user as this should be done before hand by the Analyst or Developer or who ever is building the tool. You should interact with the documentation that is given. The documentation that is ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top