计算机类
公务员类
工程类
语言类
金融会计类
计算机类
医学类
研究生类
专业技术资格
职业技能资格
学历类
党建思政类
计算机软件水平考试
全国计算机应用水平考试(NIT)
计算机软件水平考试
计算机等级考试(NCRE)
全国高校计算机等级考试CCT
行业认证
信息素养
软件评测师(中级)
信息系统项目管理师(高级)
系统分析师(高级)
系统架构设计师(高级)
网络规划设计师(高级)
系统规划与管理师(高级)
软件评测师(中级)
软件设计师(中级)
网络工程师(中级)
多媒体应用设计师(中级)
嵌入式系统设计师(中级)
电子商务设计师(中级)
系统集成项目管理工程师(中级)
信息系统监理师(中级)
信息安全工程师(中级)
数据库系统工程师(中级)
信息系统管理工程师(中级)
软件过程能力评估师(中级)
计算机辅助设计师(中级)
计算机硬件工程师(中级)
信息技术支持工程师(中级)
程序员(初级)
网络管理员(初级)
信息处理技术员(初级)
电子商务技术员(初级)
信息系统运行管理员(初级)
网页制作员(初级)
多媒体应用制作技术员(初级)
PMP项目管理员资格认证
在进行可用性测试时关注的问题应包括( )。 ①安装过程是否困难 ②错误提示是否明确 ③GUI接口是否标准 ④登录是否方便 ⑤帮助文本是否上下文敏感
进入题库练习
在分层体系结构中, (41) 实现与实体对象相关的业务逻辑。在基于Java,EE技术开发的软件系统中,常用 (42) 技术来实现该层。
进入题库练习
__________不属于使用软件测试工具的目的。
进入题库练习
以下关于分层体系结构的叙述中,不正确的是____________。
进入题库练习
以下关于模块耦合关系的叙述中,耦合程度最低的是__________(39),其耦合类型为___________(40)耦合。
进入题库练习
下图是一个软件项目的活动图,其中顶点表示项目里程碑,连接顶点的边表示包含的活动,则里程碑(33)在关键路径上。活动GH的松弛时间是(34)。
进入题库练习
在进行软件设计时,以下结构设计原则中,不正确的是( )。
进入题库练习
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)连接来传送数据。
进入题库练习