Answer Posted / vijibl
yes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
List out various tools required to support testing during development of the application?
How are the quality assurance activities planned ?
What kinds of testing should be considered?
What is boundary testing?
Do you have a favourite QA book? More than one? Which ones? And why.
What are test driver and test stub and why it is required?
What is the most critical bug you found in your latest project or overall in your career ?
how cani do requirement testing using some testcase
What are the key components of a test case template
What is the testing lifecycle?
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
can anybody tell me that from whr i download rational rose setup (free)?
What are the tables in testplans and testcases?
Explain the difference between quality control and quality assurance.
Define the key challenges faced during software testing?