计算机类
公务员类
工程类
语言类
金融会计类
计算机类
医学类
研究生类
专业技术资格
职业技能资格
学历类
党建思政类
计算机软件水平考试
全国计算机应用水平考试(NIT)
计算机软件水平考试
计算机等级考试(NCRE)
全国高校计算机等级考试CCT
行业认证
信息素养
软件评测师(中级)
信息系统项目管理师(高级)
系统分析师(高级)
系统架构设计师(高级)
网络规划设计师(高级)
系统规划与管理师(高级)
软件评测师(中级)
软件设计师(中级)
网络工程师(中级)
多媒体应用设计师(中级)
嵌入式系统设计师(中级)
电子商务设计师(中级)
系统集成项目管理工程师(中级)
信息系统监理师(中级)
信息安全工程师(中级)
数据库系统工程师(中级)
信息系统管理工程师(中级)
软件过程能力评估师(中级)
计算机辅助设计师(中级)
计算机硬件工程师(中级)
信息技术支持工程师(中级)
程序员(初级)
网络管理员(初级)
信息处理技术员(初级)
电子商务技术员(初级)
信息系统运行管理员(初级)
网页制作员(初级)
多媒体应用制作技术员(初级)
PMP项目管理员资格认证
软件工程与软件测试基础知识
软件工程与软件测试基础知识
软件测试应用技术
ICMP协议属于因特网中的 (27)协议,ICMP协议数据单元封装在(28) 中传送。
进入题库练习
Teams are required for most engineering projects.Although some small hardware or software products can be developed by individuals,the scale and complexity of modem systems is such,and the demand for short schedules SO great,that it is no longer (71) for one pe~on to do most engineering jobs.Systems development is a team (72),and the effectiveness of the team largely determines the (73) of the engineering. Development teams often behave much like baseball or basketball teams.Even though they may have multiple specialties,all the members work toward (74) .However,on systems maintenance and enhancement teams,the engineers often work relatively independently.much like wrestling and track teams. A team is (75) just a group ofpeople who happen to work together.Teamwork takes practice and it involves special skills.Teams require common processes;they need agreed-upon goals;and they need effective guidance and leadership.The methods for guiding and leading such teams are well known,but they are not obvious.
进入题库练习
In a world where it seems we already have too much to do,and too many things to think about,it seems the last thing we need is something new that we have to learn.But use cases do solve a problem with requirements:with____________(71)declarative requirements it's hard to describe steps and sequences of events. Use cases,stated simply,allow description of sequences of events that,taken together, lead to a system doing something useful.As simple as this sounds,this is important.When confronted only with a pile of requirements,it’S often ____________(72)to make sense of what the authors of the requirements really wanted the system to do.In the preceding example,use cases reduce the ambiguity of the requirements by specifying exactly when and under what conditions certain behavior occurs;as such,the sequence of the behaviors can be regarded as a requirement.Use cases are particularly well suited to capturing these kind of requirements.Although this may sound simple,the fact is that __________(73)requirement capture approaches,with their emphasis on declarative requirements and”shall”statements.completely fail to capture the___________(74)of the system's behavior.Use cases are a simple yet powerful way to express the behavior of the system in Way that all stakeholders can easily understand. But,like anything,use cases come with their own problems,and as useful as they are,they can be ___________(75).The result is something that is as bad,if not worse,than the original problem.Therein it's important to utilize use cases effectively without creating a greater problem than the one you started with.
进入题库练习
在数据库逻辑设计阶段,若实体中存在多值属性,那么将E-R图转换为关系模式时, ___________,得到的关系模式属于4NF。
进入题库练习
如下图所示,从输出的信息中可以确定的信息是___________。
进入题库练习
集成测试关注的问题不包括( )。
进入题库练习
以下关于白盒测试的叙述中,不正确的是___________。
进入题库练习
1976年Diffie与Hellman首次公开提出___________的概念与结构,采用两个独立的密钥对数据分别进行加密与解密,且加密过程基于数学函数,从而带来了加密领域的革命性进步。
进入题库练习
已知函数f()、g()的定义如下所示,执行表达式“x=f(5)”的运算时,若函数调用g(a)是引用调用(callbyreference)方式,则执行“x:f(5)”后x的值为(7);若函数调用g(a)是值调用(callbyvalue)方式,则执行“x=f(5)”后x的值为(8)。
进入题库练习
以下属于动态测试方法的是( )。
进入题库练习
对于防病毒系统的测试是系统安全测试的重要内容,下列不属于防病毒系统安全测试基本测试点的是____________。
进入题库练习
以下关于黑盒测试的测试方法选择的叙述中,不正确的是__________。
进入题库练习
POP3协议采用___________(23)模式,客户端代理与POP3服务器通过建立___________(24)连接来传送数据。
进入题库练习
以下不属于网络测试的测试指标的是___________。
进入题库练习
以下不属于系统测试的是___________。①单元测试②集成测试③安全性测试④可靠性测试⑤确认测试⑥验收测试
进入题库练习
某开发小组欲开发一个大型软件系统,需求变化较小,此时最不适宜采用( )过程模型。
进入题库练习
在如下所示的进程资源图中,()。
进入题库练习
软件复杂性是指理解和处理软件的难易程度,其度量参数不包括___________。
进入题库练习
对于基于用户名/口令的用户认证机制来说,___________不属于增强系统安全性所应使用的防范措施。
进入题库练习
函数f()、g()的定义如下所示,已知调用f时传递给其形参x的值是10,若以传值方式调用g,则函数f的返回值为__________。
进入题库练习