Answer Posted / franklin
project framework is a kit that contains a folder structure
and some pre-written components that I use whenever I start
off a new web project.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain agile development processes?
How does the Internal QA Audit relates with the ISO Standards level ?
pls post the questions for qa position in factset
Explain stress testing, load testing and volume testing?
What is a ‘use’ case and what does it include?
What is verification?
Explain what is the rule of a "test driven development"?
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
Give notes on role of ISO in quality assurance.
How to create requirements test matrix template?
What are the key components of a test case template
When to start qa in a project?
List out the roles of quality assurance engineer?
What is mr and er?
How would you ensure that your testing is complete and has good coverage?