What is Software Engineering? Please do explain in Brief.
Answer Posted / abhishek chakladar
Software engineering is the sum total of all the different
ways by which a software company changes maintains and
develops their software products according to the clients
need and requirement based on the speculation on costing and
time duration and also the strength of the employee.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages.
What is the purpose of exit criteria?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
What is big-bang strategy?
Explain code walkthrough?
How would you test the login feature of a web application?
What is affinity diagram?
what is the difference between software testing and quality testing? how do they vary,waht is the process of testing in both software and quality?
What goes into a Test Summary? How would you write a Test Summary?
What is software failure?
What are the phases of a formal review?
Mention what the meaning of breath testing is?
Explain test bed?
What determines the level of risk?
Share 2 high complexity and 2 low complexity test cases for a coke vending (ATM) machine.