Answer Posted / mgriff
Exceeds Consumer EXpectations
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How is monkey testing different from adhoc 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
Define test strategy.
On what basis CCB approves the changes?
What is crud testing and how to test crud?
How to estimate testing effort ?
What are the actual QA processes run in software compamy ?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
What is Defect Density ? What is the formula? Explain with example
Explain what is mr and what information does mr consists of?
Could anyone share FAQs for QA/QC position.
Why is it often hard for management to get serious about quality assurance?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
What is basis set?
Explain the benefits of destructive testing.