Answer Posted / nisar
ERROR: A mistake happened in program which leads to
undesirable results.
BUG: An error which is found by the testers according to
client requirements during production process .
DEFECT:An error found after the production process which
tend to run the application in the unwanted manner.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is extreme programming and what is it got to do with testing?
Could anyone share FAQs for QA/QC position.
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Define the role of qa in software development?
what is Conventional SPMs
Write down the differences between the responsibilities of qa and programmers?
Explain paradigms for interfacing module?
Would we given training at first job (entry level)?
Explain cmm?
How is negative testing different from positive testing?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
List out the software quality practices through the software development cycle?
can you provide negative scenarios for ios alarm clock
Have you written test strategy?