Answer Posted / tester
System Development Life Cycle Model (SDLC Model):
This is also called as Classic Life Cycle Model (or) Linear
Sequential Model (or) Waterfall Method.
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
What is negative testing? How is it different from positive testing?
Write the differences between preventive and reactive approaches?
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
What are the benefits of destructive testing?
What are the defects found in testing banking domain?
What is context driven testing?
How the build and release differ from one another, write down the difference between build and release?
What are basic, core, practises for a QA specialist?
What is random testing?
Explain insurance project modules,and what we need to test on which functionality?
Why regression testing is important?
What actually a SQA Tester do in His/ Her first (entry level) Job?
How do you deal with environments that are hostile to quality change efforts?
What are the key components of a bug report?
What is the difference between Outsourced Testing and Crowdsourced Testing