Answer Posted / hyejin im
CR : Change request
BR : Build request
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
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
Enlist some automation testing tools.
What is difference between test effectiveness and test efficiency?
How would you ensure that your testing is complete and has good coverage?
What is exploratory testing and specification-driven testing?
What is workflow testing?
Can Parrto Principle be used in Quality Assurance and testing?
What is is External Quality Assurance (EQA) and Final Inspection (FI)?
What methodologies do you used to develop test cases?
What is backus-naur form?
What is the need of test plan document?
What are the key components of a test case template
What is basic block?
How do you differentiate between priority and severity of the defect within the project?
How would you prepare the test plan without srs?