Soundwill--The software test question 11 questions to share

Source: Internet
Author: User



Testers have a higher breadth of knowledge than developers.


1: What are the security vulnerabilities described below? ()
A.sql injection problem
B. Cross-site scripting (XSS)
C. Insecure encrypted storage, such as the user password for the CSDN site is a plaintext password
D. Slow website Access




2: About LoadRunner The following statement is correct ()
A.web_reg_save_param most commonly used to make associated functions
B. Function lr_save_string ("I am a software Test Engineer", "tester") means "I am a software Test engineer string assigned tester this parameter"
C. The meaning of the function r_eval_string ("{username}") is to get the value of the parameter username
D. The Lr_user_data_point function is often used to record a custom vuser run data and output it to the test results, and finally analyze the data collection by analyzing the tool analysis




3: The following statement about the LoadRunner recorded test script is wrong (). (select two items)
A. Scripts can be divided into three parts: Vuser_init, Vuser_end, and action, which can be set repeatedly by iteration the count parameter
B.vuser_init, vuser_end are typically used to hold scripts for application initialization scripts and logoff shutdown
C. Testers can create multiple actions, Vuser_init and Vuser_end scripts in one test as needed
D.vuser_init and Vuser_end cannot be inserted in a collection point




4: In Linux. To unpack the bugzilla.tar.gz and report the file names processed by the tar command in detail, use the command ()
A TAR–XZVF bugzilla.tar.gz B. Tar–cvzf bugzilla.tar.gz
C Tar–cvzf bugzilla.tar.gz D. TAR–CXVF bugzilla.tar.gz




In 5:java languages, the rewriting of methods (overriding) and overloads (overloading) are different manifestations of polymorphism. Which of the below statements is true? ()
A. Overrides are a representation of the polymorphism between a parent class and a subclass.
B. Rewriting is a representation of polymorphism in a class.
C. Overloading is a representation of polymorphism in a class.
D. Overloading is a representation of polymorphism between a parent class and a subclass




6: The following C language functions are available
1 void Fun (int a, int b)
2 {
3 int x = 0;
4 if ((A >) && (b < 5))
5 x = a–b;
6 Else
7 if ((A < 5) | | (b > 10))
8 x = B–a;
9 Else
10 x = a + b;
11 }


The function is covered by the method of decision override, and three sets of test data can be selected as ()
A   1.) a=11, b=3 2), a=3.b=12; 3). a=6,b=9
B   1.) a=11, b=6 2), a=3.b=12; 3). a=6,b=9
C   1.) a=11, b=6 2), a=6.b=12; 3). a=6,b=9
D   1.) a=11, b=3 2), a=3.b=12; 3). a=3,b=15




7: In the C language, after declaring a function as static, the function will ().
A. Can be called by a function in the same source file, or by a function in another source file.
B. Can only be called by a function in the same source file, not by a function in another source file.
C. Can only be called by a function in another source file, not by a function in the same source file.
D. Cannot be called by a function in the same source file or by a function in another source file.




8: If an Address Book can enter up to 100 records, the test cases designed in the following options are optimal (). (Select an item)
A. Enter 1, 50, 100 records respectively
B. Enter 0, 1, 50, 99, 100 Records respectively
C. Enter 0, 1, 99, 100, 101 Records respectively
D. Enter 0, 1, 50, 99, 100, 101 Records respectively




9: A software Requirements specification contains the following requirements: The first column of the file name must be a or B, the second column character must be a number, to meet this condition to modify the file; If the first character is incorrectly given the information L, the second character is incorrect to give the information m. For the above content, the following methods of designing test cases are most suitable for the software ().
A. Boundary value analysis method
B. Causality Diagram method
C. State Diagram method
D. Test Outline method


10: In the Bugzilla defect tracking system, the following defect state conversion process is correct (). (select two items)
A) new->resolved->verified->closed
B) new->resolved->reopened->closed
C) new-> verified->resolved-> Closed
D) new->resolved-> reopened-> resolved-> verified->closed


11: is a word processing software using the Insert Table command after the dialog box opened, according to the relevant testing knowledge, the following description of the software defects is correct (select two)
A. " Ok "and" Cancel "button position reversed
B. " Number of columns and number of rows default value is not appropriate
C. The default focus should fall on the OK button

D. " Number of columns and number of rows should use the list box control













Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Soundwill--The software test question 11 questions to share

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.