为检验某Web系统在什么条件下系统性能处于失效状态,应进行()。
A.负载测试
B.压力测试
C.疲劳强度测试
D.大数据量测试

查看答案

相关问题推荐

  • 以下关于增量开发模型的叙述中,不正确的是(30)。
    A.不必等到整个系统开发完成就可以使用
    B.可以使用较早的增量构件作为原型,从而获得稍后的增量构件需求
    C.优先级最高的服务先交付,这样最重要的服务接受最多的测试
    D.有利于进行好的模块划分
    查看答案
  • 逻辑覆盖法是设计白盒测试用例的主要方法之一,它通过对程序逻辑结构的遍历实现程序的覆盖。针对以下由C语言编写的程序,按要求回答问题。
    gz_open (const char*mode)
    {
    char*p=(char*)mode;//1
    charfmode[4];
    char*m=fmode;
    charsmode= '\0';
    char level='\0\';
    int strategy=0;
    do {
    if(*p=='r')//2
    smode - 'r';//3
    if(*p>='O'&&*p<='9'){//4,5
    level=*p-'0';//6
    }else if(*p=='f'){//7
    strategy=1;//8
    }else{//9
    *m++=*p;
    }
    *p++;//10
    }while(m!=fmode+sizeof (fmode));//11
    } //12
    3、请给出满足100%DC(判定覆盖)所需的逻辑条件。(6分)
    4、请画出上述程序的控制流图,并计算其控制流图的环路复杂度VG.。(6分)
    5、假设函数gz_open的参数mode是由26个小写字母'a'-'z'、数字'0'-'9'以及空格组成的字符串,请使用基本路径测试法构造1个测试用例,使之覆盖所有基本路径。(6分)
    查看答案
  • _____不是单元测试主要检查的内容。
    A.模块接口
    B.局部数据结构
    C.全局数据结构
    D.重要的执行路径
    查看答案
  • Teams are required for most engineering projects.Although some small hardware or software products can be developed by individuals,the scale and complexity of modern systems is such,and the demand for short schedules so great,that it is no longer(请作答此空)for one person to do most engineering jobs.Systems development is a team( ),and the effectiveness of the team largely determines the( )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( ).However,on systems maintenance and enhancement teams,the engineers often work relatively independently,much like wrestling and track teams.
    A team is( )just a group of people 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.
    A.convenient
    B.existing
    C.practical
    D.real
    查看答案
  • ______方法根据输出对输入的依赖关系设计测试用例。
    A.路径测试
    B.等价类
    C.因果图
    D.边界值
    查看答案
  • 使用CoreHTML删除和替换节点的方法如下:
    查看答案
  • 防范和应对企业危机的意识有哪些()。

    A.“生于忧患”的危机意识B.“童叟无欺”的诚信意识C.“顾客利益至上”的公众意识D.“无所不及”的沟通意识E.“敢于否定自我”的创新意识
    查看答案
  • 下列哪种疾病可引起呕吐伴右上腹痛、发热、黄疸()

    A.急性胃炎

    B.急性胰腺炎

    C.急性腹膜炎

    D.急性胆囊炎

    E.急性肾盂肾炎
    查看答案
  • Is there a French word that is the exact ____ of the English word “home”?
    A.
    balance
    B.
    match
    C.
    equipment
    D.
    equivalent
    查看答案
  • 小儿肥胖症的预防措施不包括()

    A.控制低出生体重儿的生后肥胖B.改变不良生活方式C.提高对危险人群的识别与监督指导D.使用配方奶喂养
    查看答案