What is the Use of Bug Tracking Tools.? what are the common
and Importent Fields in any Bug Tracking Tool?
Answer Posted / srinivasdiyi
Bug tracking tools are for logging and tracking the status
of defects.
Severity,Priority status defect ID are some of the fields
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What kinds of testing should be considered?
Describe use case testing?
Do you have a favourite QA book? More than one? Which ones? And why.
What is agile testing and what is the importance of agile testing?
What is the strategy for automation test plan?
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
What is a cookie testing?
why do not u try to get job in your core side(example :-eee)?
Will automated testing tools make testing easier?
What is change request?
What do you like most about Quality Assurance/Testing?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
can u share your though about test leakage matrix with template?
What are the benefits of destructive testing?
Explain paradigms for interfacing module?