what is SEI?
Answers were Sorted based on User's Feedback
Answer / siddiq
Software Engineering Institute is Carneige Mellon
University, they developed CMMI model which is popularly
followed by software organisations as Standard..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mreddy
SEI = 'Software Engineering Institute' at Carnegie-Mellon
University; initiated by the U.S. Defense Department to
help improve software development processes.
CMM = 'Capability Maturity Model', now called the CMMI
('Capability Maturity Model Integration'), developed by the
SEI. It's a model of 5 levels of process 'maturity' that
determine effectiveness in delivering quality software.
ISO
'International Organisation for Standardization' - The ISO
9001:2000 standard (which replaces the previous standard of
1994) concerns quality systems that are assessed by outside
auditors, and it applies to many kinds of production and
manufacturing organizations, not just software.
IEEE
'Institute of Electrical and Electronics Engineers'
ANSI
'American National Standards Institute', the primary
industrial standards body in the U.S.;
| Is This Answer Correct ? | 2 Yes | 0 No |
Please anyone guide where i can get the questions on Rational Test Real Time testing tool. Because i have to write exam on RTRT.
What is Gap Analysis
What is system?
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
Which is not a tool of static code analysis? a.)Ada b.)Borland-delphi c.)Fortan d.)None
Hi, Pls tell me what is system use case with a example nd who prepares it.Pls anyone help me.
What are the different Joins in SQL Server??? What are the types of indexes???
U may undergone many projects. Do all the projects match up with customer's expectations?
What is Software reliability?
Could anyone share FAQs for Test Manager position.
Explain performance testing?
What is different type testing you done when doing webbase application.the desktop application