what is d difference between software development life
cycle & system development life cycle?
Answer Posted / bhasker reddy
software development life is used to develop the Application
software and system development life cycle is used develop
the system .
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is concurrent user hits in load testing?
Hello everybody, How many people do you think one sprint team can have in average?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is the responsibility of programmer’s vs QA?
What is the difference between action & script ?
what is prototyping model,RAD model V model, spiral model?????
What is test closure?
Name three reasons why the tester may choose to record in Context Sensitive mode.
What is the difference between static testing and dynamic testing?
What are the different strategies for rollout to end users?
What is the difference between load and stress testing?
How do you perform configuration management with typical revision control systems?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?