can bug lifecycle support the integration , system, unit
testing, functional testing etc
Answer Posted / kommineni
No Bug lifecycle wont supports The Unit and Integration
It supports only functional testing
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What has not worked well in your previous QA experience and what would you change?
Why is performance testing necessary to be done for any application?
Explain what is bug triage?
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 validation and verification in software testing?
what are the tables in testcases?
What is a test case template?
What is mr and er?
List out various tools required to support testing during development of the application?
What if the software is so buggy it ca not really be tested at all?
How do you decide you have tested enough?
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.
What are the dimensions of the risks?
What is difference between test effectiveness and test efficiency?
What is maturity level?