Answer Posted / uday
Release note is also called as Installation note. This
document provide information about, how to setup the
Project in the real environment.
These includes how to
configuring files
creating DBs
registering DLLs etc.....
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is the difference between product and process based projects?
What is the difference between Outsourced Testing and Crowdsourced Testing
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 basis set?
Explain the process of qa testing?
What is destructive testing?
How would you ensure that your testing is complete and has good coverage?
What is the difference in responsibilities of programmers and qa analyst?
How the build and release differ from one another, write down the difference between build and release?
Tell me about any quality efforts you have overseen or implemented.
How to find all the bugs during first round of testing?
What if the software is so buggy it ca not really be tested at all?
can u share your though about test leakage matrix with template?
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
What is random testing?