![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() 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 : Testing is a skill of checking the software agianst user requirement.QA(Quality Assurance) is the team that provide the guidelines, standard, planning to the software company and it will verify the working methadology of the software company. ... 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 : A finite state machine, for example implemented using something like Ragel would have a finite number of outcomes, and so would expect be possible to be 100% test covered. ... A test that discovered more errors. The whole purpose of testing process is to discover as many bugs and errors as possible. Test that covers more functionality and discovers more errors in your software Latest Answer : A successful test provides following goals:1) Detect maximum bugs
2) Deliver the s/w or system meeting all the specified requirements3) User satisfaction4) Quality s/w delivery 5) Risk related to software or system are reduced which can lead to system ... This is homework. Think about one and give it as an example. Latest Answer : I agree with the problem of non reproducible bugs.Again, if you have written large no. of test cases, and if there is a minor UI change then updating and maintaining the scripts is a big challenge.Again, sometimes it happens that , you are in the middle ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||