![]() Related Questions Verifying that an input data produce the expected output. Latest Answer : Testing process means testing life cycles that is, From Reading Requirement to the end when the software is deployed to client with out any bugs.1. Reading and Planning (TEST PLAN) from Software Requirement Specifications (SRS)2. Writing the test ... Big difference is that debugging is conducted by a programmer and the programmer fix the errors during debugging phase. Tester never fixes the errors, but rather find them and return to programmer. Latest Answer : The goal of testing is to show the presence of bugs whereas the goal of debugging is to locate the error and remove it. debugging is done by the programmer whereas testing is usually done by the tester. Debgging follows testing. Testing can be automated ... Structural is a "white box" testing and based on the algorithm or code. Functional testing is a "black box" (behavioral) testing where the tester verifies the functional specification. Latest Answer : Structural testing is a white box testing. where a tester looks into the code and performs the testing.Functional testing is a black box testing. where a tester performs testing without looking into the code. Testing occurs based upon ... This question is surprisingly popular. However, the answer is quite simple. The goals of both are different: The goal of testing is to find the errors. The goal of QA is to prevent the errors in the program. Latest Answer : QA is more a preventive thing, ensuring quality in the company and therefore the product rather than just testing the product for software bugs * TESTING means "quality control" * QUALITY CONTROL measures the quality of a product * QUALITY ASSURANCE ... What kinds of testing do you know? What is it system testing? What is it integration testing? What is a unit testing? What is a regression testing? You theoretical background and home work may shine in this question. System testing is a testing of the entire system as a whole. This is what user see and feels about the product you provide. Integration If you never have seen automation tools before, do not try to fool around the interviewer. You produce a bad impression when "caught" on lying to the interviewer. However, if you ever used the Latest Answer : Yes, We have used SilkTest in our project for automation of test cases. We use it for functional testing and regression testing. Silktest uses an object oriented scripting language - 4Test. It is strongly typed. It also provides built in exception handling ... First of all, see the comments to the previous question. Then, all automation testing tools I ever heard of have a GUI recorder which allows you to record the basic user interactions with the software Latest Answer : In WinRunner we have to use checkpoint for building a testcase. ... Definitely not! The major problem with testing that you cannot calculate how many error are in the code, functioning etc. There are many factors involved such as experience of programmer, complexity of Latest Answer : MOST PROGRAMS ARE TOO COMPLEX TO TEST 100 PERCENT. Nevertheless, it IS possible to test a very simple program 100 percent. For example, if a program asks a user to select between two options (yes or no), and if the results ... Each test is based on the technical requirements of the software product. Latest Answer : To conduct my test, I would follow these steps (which vary between industry, company, and projects):1) Understand its business requirements2) Understand its technical specifications3) Perhaps call it out in a test plan to determine how cross-functional ... Good test is a test covering most of the object's functionality. Latest Answer : A good test is any test that accurately and thoroughly informs about the state of an application's functionality. A bad test is any test that misinforms about the state of an application's functionality, due to either inaccuracy or ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||