Answer Posted / denny li
"bug" is just a general and informal word for any error or
defect. But we have to talk about some other terms -
"error" and "fault" if we want to know "defect"...
"error" is formal term in software development/testing
which refers to the fault discovered in the same phase
where it is introduced. "defect" is formal term in software
development/testing which refers to the fault discovered
after the phase where it is introduced. "fault" consists
of "error" and "defect".
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
how mapp the defect id in quality center?
How to validate a Testcase.and is the testing Methodology.
How to explain the Insurance project in the interview?
Why it is recommended to add verification checks to your all your scenarios?
how to write defects in excel sheets when defects occured
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
tell wat u did in ur banking project?
What are the review documents used for testing?
Give an example for pre testing and post testing ?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is the first test in software testing process?