Answer Posted / armando c. pacis (filipino)
RELIABILITY,DURABILITY AND MAINTAINABILITY
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is basis path testing?
What is the difference between quality assurance, quality control and 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
How is retesting different from regression testing?
Explain stress testing, load testing and volume testing?
Explain the difference between quality control and quality assurance.
How do you deal with environments that are hostile to quality change efforts?
What are the key components of a bug report?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
what documnets qa engineer need for starting qa?
Mention what are the types of documents in sqa?
What is your understanding regarding a test plan?
How is monkey testing different from adhoc testing?