Answer Posted / sri
SDLC models are
1.WaterFall model
2.Spiral model
3.Iterative model
4.RAD model
5.V model
6.Prototype model
6.Agile model
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what approach do you folllow in writing test cases?
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
What are the types of testing can be performed on facebook login page?
What kinds of performance tests might be required for a word processing system?
A water-quality monitoring system?
How can new software qa processes be introduced in an existing organization?
can you provide negative scenarios for ios alarm clock
Mention what are the types of documents in sqa?
What are the benefits of destructive testing?
What is capture/replay tool?
Explain the advantages of implementing cmmi.
How does the Internal QA Audit relates with the ISO Standards level ?
List out various tools required to support testing during development of the application?
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 is a test plan and what does it include?