What is Software Engineering? Please do explain in Brief.

Answer Posted / p.perumal

software engineering is a key subject for to develop the computerized project using application software with systematic, discipline, technical and maintenance.

phases:
* Planning
* analysis and design
* testing
* implementation
* maintenance

( customer satisfaction is important as he wish )

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance

1506


What is the difference between debugging and testing?

598


Explain structural testing?

583


What is iso - international organisation for standardizationo?

550


How to test documents in a project that span across the software development lifecycle?

666






To test a function, what has to write a programmer, which calls the function to be tested and pass test data.

589


What is coverage measurement?

672


What is equivalence class?

603


What is quality management?

731


What is partition testing?

579


What are the layers of FCOE Protocol?

1427


Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP

2628


The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?

981


What is test tools?

673


18). explain testing process in your organization? 19). are you participated in test plan preparation? 20). how will you prepare test cases? 21). explain importance of the priority in test case documents? 22). explain test execution process? 23). how much time will you take to write one test case? 24). how many test cases you can execute in a day? 25). explain bug life cycle? explain difference between seveority & priority?

1468