Answer Posted / sridhar
Entry criteria:
Making the application ready for the testing being continued
by settign all the necessary system propeties, required
operating systems, necessary hardware configurations etc...
also checking for the necessary docs which need for the
application test.
Exit Criteria:
1. To check whether the docs made for the application are up
to date.
2. To check whether the application is perfomrming as
intended to, satisfying the requirements spec.
3. To check whether the testing has been completed on the
aplication with 0 bugs or above 95% accuracy.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is difference between smoke testing and sanity 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
Is it possible to do load testing in POWERMHS? If yes how do you do that?
What is the quality audit?
What is conformance testing?
What is extreme programming and what is it got to do with testing?
Give notes on role of ISO in quality assurance.
is the transmission line voltage delta confoguration?
What if the application has functionality that was not in the requirements?
Explain what should your qa documents include?
What is traceability matrix? Is it required for every project?
List out the roles of software quality assurance engineer?
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
How validation activities should be conducted?
Have you ever managed writing the test cases without having any documents?