WO2024048827A1 - Electronic apparatus and application test management method therefor - Google Patents

Electronic apparatus and application test management method therefor Download PDF

Info

Publication number
WO2024048827A1
WO2024048827A1 PCT/KR2022/013274 KR2022013274W WO2024048827A1 WO 2024048827 A1 WO2024048827 A1 WO 2024048827A1 KR 2022013274 W KR2022013274 W KR 2022013274W WO 2024048827 A1 WO2024048827 A1 WO 2024048827A1
Authority
WO
WIPO (PCT)
Prior art keywords
test
information
electronic device
application
user
Prior art date
Application number
PCT/KR2022/013274
Other languages
French (fr)
Korean (ko)
Inventor
리윤
잉제무
Original Assignee
쿠팡 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 쿠팡 주식회사 filed Critical 쿠팡 주식회사
Publication of WO2024048827A1 publication Critical patent/WO2024048827A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3696Methods or tools to render software testable
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis

Definitions

  • This disclosure relates to an electronic device and a control method for providing a user interface that allows users to create, edit, and manage combinations of parameters that must be set when testing an application in order to more easily test the application.
  • developers Before distributing an application, developers must perform various tests on the application to ensure that the application satisfies the required functions, performance, usability, stability, etc. In addition, when additional features are developed or existing features are changed after the application is distributed, the developer conducts various tests to check whether there are changes in the application's functions, performance, usability, stability, etc. due to the addition or change of the function. You have to do it again. Therefore, developers must perform numerous tests on an application in order to provide it to users.
  • the disclosed embodiments seek to provide a method for managing electronic devices and application tests thereof. More specifically, to provide an electronic device and a control method for providing a user interface that allows users to create, edit, and manage combinations of parameters that must be set when testing an application in order to more easily test the application. The purpose.
  • One aspect of the present disclosure is an application test management method, comprising: obtaining information about a first test plan, including information about at least one test case and information about at least one parameter for test execution; Obtaining execution setting information corresponding to the first test plan and including information about the target application; performing a test on the target application based on information about the first test plan and the execution setting information; and providing information on the results of the test.
  • an application test management method may be provided, further comprising providing a list of a plurality of test plans including the first test plan.
  • the information about the at least one test case includes information about a storage where at least one test script corresponding to the at least one test case is stored, providing an application test management method. can do.
  • the at least one test case includes a test case related to a cart page; Test case about checkout page; Test case for member information page; Test case for product list page; Test case for product details page; An application test management method may be provided, including at least one of a test case related to a search result page.
  • the information regarding the at least one parameter includes information for distinguishing the first test plan; Information on the number of times to re-perform the test if the test fails to be performed; Information about a server for retrieving first test data; Information about a server for exporting second test data;
  • An application test management method may be provided, including at least one of setting information regarding control group and experimental group tests.
  • information for distinguishing the first test plan includes information about the name of the first test plan; information about the user's comments regarding the first test plan; Information about the type of test object of the first test plan; and at least one of information about the category to which the first test plan belongs.
  • An application test management method may be provided.
  • information for distinguishing the first test plan may be provided along with a list of a plurality of test plans including the first test plan, and an application test management method may be provided.
  • information about a server for importing the first test data or information about a server for exporting the second test data includes information about a server to be used when providing an actual service; and information about a mock server to be used when performing a test.
  • An application test management method may be provided.
  • performing a test on the target application includes changing a request for a server to be used when providing the actual service to a request for a mock server to be used when performing the test, Can provide application test management methods.
  • the setting information regarding the control group and experimental group test includes information for overriding the user account to be used when performing the test to the control account or experimental group account based on the terminal identifier or member information.
  • the execution setting information includes information about a test device; Set-up information regarding control and experimental group testing; Information about the version of the target application; Information about a server for retrieving first test data; An application test management method may be provided, including at least one of information about a server for exporting second test data.
  • checking information about a mock server to be used when performing a test among information about the at least one parameter and a step of checking whether the mock server is online or offline.
  • the mock server if the mock server is online, performing a test on the target application according to the first test plan, and if the mock server is offline, providing an error message is further included. It can provide an application test management method, including:
  • confirming at least one user account whose use is not restricted among one or more user accounts to be used when performing a test confirming at least one user account whose use is not restricted among one or more user accounts to be used when performing a test; and setting the at least one user account to restrict use for other tests.
  • performing a test on the target application includes calling a page function library and a page object library based on information about the at least one test case. Test management methods can be provided.
  • Another aspect of the present disclosure includes a communication unit, a memory, and a controller, wherein the control unit provides a first test plan, including information about at least one test case and information about at least one parameter for test execution. Obtain information about, correspond to the first test plan, and obtain execution setting information including information about the target application, and based on the information about the first test plan and the execution setting information, the target An electronic device can be provided that performs a test on an application and provides information on the results of the test.
  • Another aspect of the present disclosure may provide a computer-readable recording medium on which a program for implementing a method performed by an electronic device is recorded.
  • the technical effect of increasing test execution productivity can be achieved by automatically performing application testing and providing rapid feedback to developers.
  • the technical effect of reducing a lot of rework of manually performed tests and saving human resources can be achieved.
  • FIG. 1 shows a system according to one embodiment.
  • FIG. 2A to 2D illustrate a user interface provided by an electronic device, according to an embodiment.
  • 3A to 3B illustrate a user interface provided by an electronic device, according to an embodiment.
  • 4A to 4D illustrate a user interface provided by an electronic device, according to an embodiment.
  • 5A to 5F illustrate a user interface provided by an electronic device, according to an embodiment.
  • 6A to 6G illustrate a user interface provided by an electronic device, according to an embodiment.
  • FIG. 7 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
  • FIG. 8 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
  • FIG. 9 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
  • FIG. 10 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
  • Figure 11 shows a flowchart of an application test management method for an electronic device according to an embodiment.
  • Figure 12 shows a block diagram of an electronic device according to an embodiment.
  • the “terminal” mentioned below may be implemented as a computer or portable terminal that can connect to a server or other terminal through a network.
  • the computer includes, for example, a laptop, desktop, laptop, etc. equipped with a web browser
  • the portable terminal is, for example, a wireless communication device that guarantees portability and mobility.
  • all types of communication-based terminals such as IMT (International Mobile Telecommunication), CDMA (Code Division Multiple Access), W-CDMA (W-Code Division Multiple Access), and LTE (Long Term Evolution), smartphones, tablet PCs, etc. It may include a handheld-based wireless communication device.
  • FIG. 1 shows a system according to one embodiment.
  • the system may include at least one of an electronic device 100, one or more terminals 120, 140, and 160, and a network 180. Meanwhile, the system shown in FIG. 1 shows only components related to this embodiment. Accordingly, those skilled in the art can understand that other general-purpose components may be included in addition to the components shown in FIG. 1.
  • the electronic device 100 is a device that configures and provides various information.
  • the electronic device 100 may provide the configured information in the form of a web page or application screen, or may provide information in a form that can be displayed as a web page or application screen on the receiving terminal.
  • the electronic device 100 may provide a service for users to test applications more conveniently.
  • the electronic device 100 may provide a user interface (UI) for creating and managing a test plan, including information about test cases selected based on user input and information about parameters for test execution. ) can be provided to the user.
  • UI user interface
  • the electronic device 100 may perform a test on an application according to a test plan selected by the user and provide test performance result information to the user.
  • One or more terminals 120, 140, and 160 are terminals used by users, and users can access services provided by the network 180 using their respective terminals 120, 140, and 160.
  • one or more terminals 120, 140, and 160 obtain user input for setting test cases and parameters for test execution, and request the creation of a test plan based on the obtained input to the electronic device 100. It can be sent to .
  • one or more terminals 120, 140, and 160 may obtain user input for selecting a test plan and setting a target application, and transmit a test performance request according to the obtained input to the electronic device 100.
  • the network 180 includes a local area network (LAN), a wide area network (WAN), a value added network (VAN), a mobile radio communication network, a satellite communication network, and their respective networks. It is a comprehensive data communication network that includes a combination and allows each network constituent shown in FIG. 1 to communicate smoothly with each other, and may include wired Internet, wireless Internet, and mobile wireless communication network.
  • Wireless communications include, for example, wireless LAN (Wi-Fi), Bluetooth, Bluetooth low energy, ZigBee, WFD (Wi-Fi Direct), UWB (ultra wideband), and infrared communication (IrDA, infrared Data Association). ), NFC (Near Field Communication), etc., but are not limited thereto.
  • FIGS. 2A to 2D illustrate a user interface 200 provided by the electronic device 100 according to an embodiment.
  • the electronic device 100 provides a user interface (UI) 200 including a list of one or more test plans to the user through the user's terminal, according to an embodiment.
  • UI user interface
  • a user can create, edit, or manage a test plan by selecting various icons corresponding to the test plan.
  • the user can test the application according to information about the test cases and parameters included in each test plan.
  • the test plan may represent a set of setting information related to application testing.
  • a test plan may include information about test cases and parameters for test execution. Test cases and parameters included in the test plan will be described in detail with reference to FIGS. 4A to 4D and 5A to 5F, respectively.
  • the user interface 200 may include an area for displaying and managing various information about one or more test plans.
  • the user interface 200 may include an area that displays information for identifying one or more test plans, an area that displays icons for executing tests according to one or more test plans, or a status of one or more test plans. It may include a display area, etc.
  • the areas shown in FIG. 2 are only an example and may be changed or omitted based on user input.
  • the user interface 200 may include an area 220 for selecting one or more test plans.
  • the user can manage the test plan more conveniently by selecting a check box corresponding to each of one or more test plans included in the area 220.
  • the user interface 200 may include an area 225 for controlling and managing one or more test plans.
  • the area 225 may display a View icon, Copy icon, Delete icon, Devices icon, or Rerun icon as icons for controlling and managing each of one or more test plans.
  • a bar indicating the status of one or more test plans may be displayed in area 225.
  • the electronic device 100 when the user selects the View icon displayed in the area 225, the electronic device 100 provides information about the storage where the test script included in the test plan corresponding to the selected View icon is stored, and information about the test case. It can provide information about parameters for information and test execution. For example, when the user selects the View icon corresponding to the first test plan 202, the electronic device 100 displays information about the storage where the test script included in the first test plan 202 is stored and the test case. A screen displaying information about the test and parameters for test execution can be provided.
  • the electronic device 100 when the user selects the Copy icon displayed in the area 225, the electronic device 100 generates a test plan containing the same setting information as the setting information included in the test plan corresponding to the selected Copy icon. can do.
  • the electronic device 100 provides a pop-up window displaying setting information included in the second test plan 204, and the pop-up window displays the settings information included in the second test plan 204.
  • the user's input can be obtained to create a new test plan containing the configuration information displayed in the window.
  • the electronic device 100 may create a test plan containing the same setting information as the setting information included in the second test plan 204 and add it to the list.
  • the electronic device 100 may delete the test plan corresponding to the selected Delete icon. For example, when the user selects the Delete icon corresponding to the fifth test plan 210, the electronic device 100 may provide a pop-up window asking whether to delete the fifth test plan 210 from the list. . At this time, if the application is being tested according to the test plan selected by the user, the electronic device 100 displays a pop-up window notifying that the application is being tested according to the test plan and asking whether to delete the test plan from the list. can be provided.
  • the electronic device 100 may provide information about the test device related to the test plan corresponding to the selected Devices icon. For example, when the user selects the Devices icon corresponding to the fourth test plan 208, the electronic device 100 may provide information about the test device related to the fourth test plan 208.
  • the electronic device 100 may re-perform the application test according to the test plan corresponding to the selected Rerun icon. For example, if the test application according to the third test plan 206 fails, the electronic device 100 may display a Rerun icon in the area 225 instead of the Devices icon in relation to the third test plan 206. . Thereafter, when the user selects the Rerun icon corresponding to the third test plan 206, the electronic device 100 may perform an application test according to the third test plan 206 again.
  • a bar displayed in area 225 may indicate the status of a corresponding test plan. For example, if the application test was successfully performed as in the first test plan 202, a check icon may be displayed in the bar, and if the test plan was successfully created as in the second test plan 204, 100 % may be displayed on the bar. Alternatively, when an application test is being performed or a test plan is being created, such as the third test plan 206 and the fourth test plan 208, the progress of the performance or creation may be displayed in the bar, and the fifth test plan ( 210), if a test plan has not been created, 0% may be displayed on the bar.
  • the user interface 200 may include an area 230 that displays an icon for performing an application test according to a test plan.
  • the electronic device 100 may provide a pop-up window for setting run setting information.
  • the execution setting information may include information about the application that is the target of testing, information about the version of the target application, or information about the test device. This will be described in detail with reference to FIGS. 6A to 6G.
  • the user interface 200 may include an area 235 that displays the name of the test plan.
  • BBBB may be displayed as the name of the second test plan 204
  • LLLL may be displayed as the name of the fifth test plan 210.
  • the name of the test plan is information entered by the user when creating a test plan to more easily distinguish between test plans, and may include the type of page to be tested through the test plan or the type of operating system of the target device. However, it is not limited to the above.
  • the user interface 200 may include an area 240 that displays user comments regarding the test plan.
  • area 240 as a user comment regarding the third test plan 206, App automation - app release may be displayed, and as a user comment regarding the fourth test plan 208, test_2 may be displayed. can be displayed.
  • the user's comment regarding the test plan is information entered by the user when creating the test plan to more easily distinguish between test plans, such as the type of test to be performed through the test plan or the type of operating system of the target device, etc. It may include, but is not limited to the above.
  • the user interface 200 may include an area 245 that displays information about at least one user identifier that performs an application test according to each of one or more test plans. For example, a first user may be displayed in the area 245 as a user identifier performing an application test according to the first test plan 202 . Alternatively, a seventh user may be displayed in the area 245 as a user identifier performing an application test according to the fifth test plan 210.
  • the user interface 200 may include an area 250 that includes information about the time when an application test was performed according to each of one or more test plans.
  • the area 250 may display 2020-06-15 T13:11:25 as the time at which the application test according to the second test plan 204 was performed.
  • the area 245 may display 2022-06-13 T06:12:13 as the time when the application test according to the third test plan 206 was performed.
  • the user interface 200 may include an area 255 for providing information on the performance results of application tests according to one or more test plans. For example, when the user selects the View icon corresponding to the first test plan 202, the electronic device 100 may provide information on the performance results of an application test according to the first test plan 202.
  • the user interface 200 may include an area 260 for providing information on performance results of control group and experimental group tests according to one or more test plans. For example, when the user selects the AB report icon corresponding to the first test plan 202, the electronic device 100 may provide information on the performance results of the control group and experimental group tests according to the first test plan 202. there is.
  • the user interface 200 may include an area 265 for searching or filtering test plans according to the type of test object. For example, when the user selects the down icon in area 265 or positions the cursor within area 265, electronic device 100 displays a pull-down menu or drop-down menu containing a list of types of test objects in the test plan. A download list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting a type of test object from the list, and display the selected type of test object in area 265 .
  • the electronic device 100 may provide a pull-down menu 285 including a list of test object types of the test plan. Thereafter, the electronic device 100 may obtain the user's input for selecting All and display the selected All in area 265. The types of test objects in the test plan will be described in detail with reference to FIG. 5B.
  • the user interface 200 may include an area 270 for searching or filtering test plans according to the category to which the test plan belongs. For example, when the user selects the downward icon in area 270 or positions the cursor within area 270, electronic device 100 displays a pull-down menu or drop-down list containing a list of categories to which the test plan belongs. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one category from the list and display the selected category in the area 270 .
  • the electronic device 100 may provide a pull-down menu 290 including a list of categories to which the test plan belongs. Thereafter, the electronic device 100 may obtain the user's input for selecting Checkout and display the selected Checkout in area 270.
  • the category to which the test plan belongs will be described in detail with reference to FIG. 5C.
  • the electronic device 100 may provide a list of test plans corresponding to the type of test object selected in area 265 and the category to which the test plan selected in area 270 belongs. Referring to FIG. 2D, as a user input selecting All as the type of test object and a user input selecting Checkout as the category to which the test object belongs are obtained, the electronic device 100 selects test plans corresponding to All and Checkout. A list can be provided.
  • the user interface 200 may include an area 275 for creating a new test plan.
  • the electronic device 100 may provide a pop-up window through which a plurality of setting information can be input.
  • the electronic device 100 may receive a user's input for setting information displayed in a pop-up window, create a test plan according to the received input, and add it to the list. This will be described in detail with reference to FIGS. 3A to 5F.
  • the user interface 200 may include an area 280 for searching a specific test plan. For example, when a user enters the name of a test plan to be searched or information about a user performing an application test according to the test plan into the area 280, the electronic device 100 may search for a search term corresponding to the entered search term.
  • a test plan can be provided.
  • FIGS. 3A and 3B illustrate a user interface 300 provided by the electronic device 100 according to an embodiment.
  • FIGS. 3A and 3B illustrate a user interface 300 for setting or changing a storage where test scripts are stored, according to an embodiment.
  • the electronic device 100 may display the user interface 300 and receive input from the user who selects or writes in a storage where the test script is stored. Thereafter, the electronic device 100 may create a test plan or change stored setting information based on the user's input.
  • FIGS. 3A and 3B show a pop-up window as a user interface 300 for setting or changing the storage where the test script is stored, but the user interface 300 of the present disclosure is a modal window. It can be implemented in various forms such as, but is not limited to this.
  • the user interface 300 may include an area 320 for selecting a storage where the test script is stored. For example, when the user selects the downward icon in area 320 or positions the cursor within area 320, the electronic device 100 displays a pull-down menu or drop-down list containing a list of storages where test scripts are stored. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one storage from the list and display the selected storage in the area 320 .
  • the electronic device 100 may provide a pull-down menu 360 including a list of storages where test scripts are stored. Thereafter, the electronic device 100 may obtain the user's input for selecting the first git repository and app-ui, and display the first git repository/app-ui in the area 320. At this time, the first git repository may represent the git repository where the test script is stored, and rebuild, native, cart, checkout, test, and app-ui may represent the branch where the test script is stored.
  • the user interface 300 may include an area 340 for copying a storage where a test script is stored. For example, when the user selects the downward icon in area 340 or positions the cursor within area 340, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of previously used storage or stored storage. A download list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one storage from the list and display the selected storage in area 340 .
  • the electronic device 100 may obtain a user input for selecting the Next icon 380 and then display a user interface for setting or changing a test case based on the obtained input.
  • the electronic device 100 may obtain a user input for selecting the Next icon 380 and then display the user interface 400 of FIGS. 4A to 4D.
  • FIGS. 4A to 4D illustrate a user interface 400 provided by the electronic device 100 according to an embodiment.
  • FIGS. 4A to 4D illustrate a user interface 400 for setting or changing a test case according to an embodiment.
  • user input selecting the New icon, View icon, or Copy icon in user interface 200 user input selecting Next icon 380 in user interface 300, or Previous icon (
  • the electronic device 100 may display the user interface 400 and receive the user's input for selecting or writing a test case. Thereafter, the electronic device 100 may create a test plan or change stored setting information based on the user's input.
  • FIGS. 4A to 4D show a pop-up window as the user interface 400 for setting or changing a test case, but the user interface 400 of the present disclosure may be implemented in various forms such as a modal window, and is limited to this. It doesn't work.
  • test cases may correspond to a test script written to test the service of the application that is the subject of testing, the type of page of the application, or the user interface component or object that exists within the page.
  • test cases may include test cases for delivery services or test cases for streaming services.
  • the test case may be a test case related to the cart page, a test case related to the checkout page, a test case related to the member information page, a test case related to the product list page, a test case related to the product details page, or a test case related to the search results page. May include test cases, etc.
  • Test cases may include test cases for various objects that exist within a specific page.
  • a user may select a corresponding test case according to the service of the application that the user wants to test, the type of page of the application, or the user interface component or object present in the page. For example, if the version of the application is updated, the user can select all test cases. Alternatively, if the application's cart page has been updated, the user can select a test case related to the cart page.
  • the user interface 400 may include an area 420 for searching or filtering test cases. For example, when the user inputs the name of a test case to be searched into the area 420, the electronic device 100 may provide a test case corresponding to the entered search word.
  • the user interface 400 may include an area 440 for selecting a test case.
  • the electronic device 100 may display a list of various test cases in area 440. Thereafter, the electronic device 100 may obtain a user input for selecting a test case corresponding to a service, page, or object that the user wishes to test.
  • the electronic device 100 may obtain a user input for selecting the Previous icon 460 and then display a user interface for setting or changing the storage where the test script is stored based on the obtained input. there is.
  • the electronic device 100 may obtain a user input for selecting the Previous icon 460 and then display the user interface 300 of FIGS. 3A and 3B.
  • the electronic device 100 may obtain a user input for selecting the Next icon 480 and then display a user interface for setting or changing parameters for test execution based on the obtained input. there is.
  • the electronic device 100 may obtain a user input for selecting the Next icon 480 and then display the user interface 500 of FIGS. 5A to 5F.
  • FIGS. 5A to 5F illustrate a user interface 500 provided by the electronic device 100 according to an embodiment.
  • FIGS. 5A to 5F illustrate a user interface 500 for setting or changing parameters for test execution, according to one embodiment.
  • the electronic device 100 may display the user interface 500 and receive input from a user who selects or enters parameters for test execution. Thereafter, the electronic device 100 may create a test plan or change stored setting information based on the user's input.
  • FIGS. 5A to 5F show a pop-up window as a user interface 500 for setting or changing parameters for test execution, but the user interface 500 of the present disclosure may be implemented in various forms such as a modal window. , but is not limited to this.
  • parameters for test execution may include various types of parameters that must be set in relation to the test plan.
  • parameters for test execution include information to distinguish the test plan, information on the number of times to re-perform the test in case of failure to perform the test, information about the server for retrieving test data, and exporting test data. It may include information about the server for the test or setting information about the control group and experimental group tests.
  • the user interface 500 may include an area 502 for setting the name of the test plan. For example, when a user wants to create a new test plan, the user must enter the type of page or the type of operating system of the target device in the area (502) to more easily distinguish between the test plans. ) can be entered. Meanwhile, the name of the test plan entered in area 502 may be displayed in area 235 of the user interface 200 of FIGS. 2A to 2D.
  • the user interface 500 may include an area 504 for setting user comments regarding the test plan. For example, when a user wants to create a new test plan, in order to more easily distinguish the test plan, the user enters the type of test to be performed through the test plan or the type of operating system of the target device in the area (504). ) can be entered. Meanwhile, a user's comment regarding the test plan entered in the area 504 may be displayed in the area 240 of the user interface 200 of FIGS. 2A to 2D.
  • the user interface 500 may include an area 506 for setting the type of test object. For example, if the user selects the down icon in area 506 or positions the cursor within area 506, electronic device 100 may display a pull-down menu or drop-down menu containing a list of types of test objects in the test plan. A download list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting a type of test object from the list, and display the selected type of test object in area 506.
  • the electronic device 100 may provide a pull-down menu 508 including a list of test object types of the test plan. Thereafter, the electronic device 100 may obtain the user's input for selecting a UI and display the selected UI in the area 506.
  • the type of test object is a parameter set to allow the user to more easily distinguish or search the test plan, and may include an application programming interface (API), a user interface (UI), or All including API and UI. .
  • API application programming interface
  • UI user interface
  • All including API and UI a parameter set to allow the user to more easily distinguish or search the test plan.
  • API application programming interface
  • UI user interface
  • All including API and UI a parameter set to allow the user to more easily distinguish or search the test plan.
  • API application programming interface
  • UI user interface
  • All including API and UI All including API and UI.
  • the user interface 500 may include an area 510 for setting the category to which the test plan belongs. For example, when the user selects the downward icon in area 510 or positions the cursor within area 510, electronic device 100 displays a pull-down menu or drop-down list containing a list of categories to which the test plan belongs. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one category from the list and display the selected category in the area 510 .
  • the electronic device 100 may provide a pull-down menu 512 including a list of categories to which the test plan belongs. Thereafter, the electronic device 100 may obtain the user's input for selecting an App-release and display the selected App-release in the area 510.
  • the category to which the test plan belongs is a parameter set to allow the user to more easily distinguish or search the test plan, and may include Checkout, Cart, App release, Order, or Other. However, this is only an example, and may be set differently or changed based on user input.
  • the user can select the Edit icon corresponding to each category to change the name of the category, or select the New icon 514 to add a new category to the list.
  • the electronic device 100 may display a pop-up window 516 for entering a new category.
  • the type of test object set in area 506 and the category to which the test plan set in area 510 belongs can be used to filter test plans as described above with respect to FIGS. 2B to 2D.
  • the electronic device 100 is configured to allow the user to select UI as the type of test object.
  • a list containing the corresponding test plan can be provided.
  • the user interface 500 may include an area 518 for setting whether to upload test performance result information according to a test plan.
  • the electronic device 100 may display a toggle switch in the area 518 as a user interface component for setting whether to upload test performance result information according to a test plan. If the user activates the toggle switch, test performance result information according to the test plan may be uploaded to the database, and if the user deactivates the toggle switch, test performance result information according to the test plan may not be uploaded to the database.
  • the user interface 500 may include an area 520 for setting parameters related to mail.
  • the electronic device 100 may display a toggle switch in the area 520 as a user interface component for setting whether to provide email-related information in relation to the test plan.
  • the user interface 500 may include an area 522 for setting parameters related to message notification.
  • the electronic device 100 may display a toggle switch in the area 522 as a user interface component for setting whether to provide information related to the test plan as a message notification.
  • the user interface 500 may include an area 524 for setting parameters related to log recording.
  • the electronic device 100 may display a toggle switch in area 524 as a user interface component for setting whether to provide log records related to a test plan.
  • the user interface 500 may include an area 526 for setting the number of times to re-perform the test when performing a test according to the test plan fails. For example, when the user selects the downward icon within area 526 or positions the cursor within area 526, electronic device 100 provides a pull-down menu or drop-down list containing a list of re-execution numbers. can do. Thereafter, the electronic device 100 may obtain a user's input for selecting the number of re-performances of one item from the list, and display the selected number of re-performances in area 526.
  • the electronic device 100 when the electronic device 100 fails to perform a test according to the test plan, it may provide a pull-down menu 528 that includes a list of the number of times to re-perform the test. If the user selects None, the electronic device 100 may not re-perform the test even if it fails to perform the test according to the test plan. Alternatively, when the user selects Once, Twice, or Triple, the electronic device 100 may re-perform the test up to once, twice, or three times if it fails to perform the test according to the test plan.
  • the user interface 500 may include an area 530 for setting a function level in relation to a test plan. For example, when the user selects the down icon within area 530 or positions the cursor within area 530, electronic device 100 may provide a pull-down menu or drop-down list containing a list of function levels. You can. Thereafter, the electronic device 100 may obtain a user's input for selecting one function level from the list and display the selected function level in the area 530.
  • the user interface 500 may include an area 532 for setting the number of test runners. For example, the user can enter the number of test runners to be used when performing application testing according to the test plan in area 532.
  • the user interface 500 may include an area 534 for setting the scope of the test plan.
  • the user can enter the scope of application testing according to the test plan into area 534.
  • the user interface 500 may include an area 536 for setting an operating system corresponding to an application when performing an application test according to a test plan. For example, when the user selects the downward icon in area 536 or positions the cursor within area 536, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of operating systems corresponding to the target application. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one operating system from the list and display the selected operating system in area 536.
  • the operating system corresponding to the application may include Android or iOS, but is not limited thereto.
  • the user interface 500 may include an area 538 for setting a test device to be used when performing an application test according to a test plan. For example, when the user selects the down icon in area 538 or positions the cursor within area 538, electronic device 100 displays a pull-down menu or drop-down list containing a list of available test devices. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one or more test devices from the list and display the selected test devices in area 538.
  • the user interface 500 may include an area 540 for setting whether to copy the test plan.
  • the electronic device 100 may display a toggle switch in the area 540 as a user interface component for setting whether to copy the test plan. If the user activates the toggle switch, the test plan may be copied; if the user disables the toggle switch, the test plan may not be copied.
  • the user interface 500 may include an area 542 for setting parameters related to production.
  • the electronic device 100 may display a toggle switch in the area 542 as a user interface component for setting parameters related to production.
  • the user interface 500 may include an area 550 for setting a server for retrieving test data. More specifically, the user interface 500 may include an area 552 for setting a server to be used when providing an actual service and an area 554 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to retrieve data about a server to be used when providing an actual service to a request to retrieve data about a mock server to be used when performing a test.
  • the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service.
  • a list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 552.
  • the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 554.
  • the user interface 500 may include an area 558 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests.
  • the electronic device 100 obtains a user input for selecting the first real server as a server to be used when providing an actual service and a user input for selecting the first mock server as a mock server to be used when performing a test, and then clicks the Add icon.
  • the first real server and first mock server pair may be added to the list and displayed in area 558.
  • the user interface 500 may include an area 560 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test.
  • an area 560 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test For example, when the user selects the Delete icon in the area 560, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 558.
  • the user interface 500 may include an area 570 for setting a server for exporting test data. More specifically, the user interface 500 may include an area 572 for setting a server to be used when providing an actual service and an area 574 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to export data about a server to be used when providing an actual service to a request to export data about a mock server to be used when performing a test.
  • the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service.
  • a list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 572.
  • the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 574.
  • the user interface 500 may include an area 578 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests.
  • the electronic device 100 obtains a user input for selecting the fourth real server as a server to be used when providing an actual service and a user input for selecting the fourth mock server as a mock server to be used when performing a test, and then clicks the Add icon.
  • a user input selecting 576 is obtained, a fourth real server and a fourth mock server pair may be added to the list and displayed in area 578.
  • the user interface 500 may include an area 580 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test.
  • an area 580 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test For example, when the user selects the Delete icon in the area 580, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 578.
  • the user interface 500 may include an area 590 for setting parameters related to control group and experimental group tests.
  • the user may enter information in area 590 to override the user account to be used when performing the test into a control account or an experimental group account based on the terminal identifier or member information.
  • the user may enter the identifier or member information of one or more terminals to override the control account or the experimental group account into the area 590, or may not enter any information.
  • the user interface 500 may include an area 592 for setting a time to perform application testing according to a test plan. For example, when the user selects the downward icon in the area 592 or positions the cursor within the area 592, the electronic device 100 includes an icon for setting the test start time or test performance section, etc. You can provide a pull-down menu or drop-down list.
  • the user can set the start time of the application test according to the test plan to UTC+8 10:10 and UTC+8 14:00.
  • the electronic device 100 may obtain a user input for selecting the Previous icon 594 and then display a user interface for the test script to set or change a test case based on the obtained input. there is.
  • the electronic device 100 may obtain a user input for selecting the Previous icon 594 and then display the user interface 400 of FIGS. 4A to 4D.
  • the electronic device 100 may obtain a user input for selecting the Save icon 596 and then generate a test plan based on the obtained input. For example, after obtaining a user input for selecting the Save icon 596, the electronic device 100 generates a test plan according to the user-entered setting information and adds it to the list of test plans shown in FIGS. 2A to 2D. You can add
  • FIGS. 6A to 6G illustrate a user interface 600 provided by the electronic device 100 according to an embodiment.
  • FIGS. 6A to 6G illustrate a user interface 600 for setting or changing execution setting information of an application test, according to an embodiment.
  • the electronic device 100 may display the user interface 600 and receive the user's input for selecting or entering run setting information for the test. there is. Thereafter, the electronic device 100 may perform an application test based on the user's input.
  • FIGS. 6A to 6G show a pop-up window as a user interface 600 for setting or changing application test execution settings information, but the user interface 600 of the present disclosure can be implemented in various forms such as a modal window. and is not limited to this.
  • the application test execution setting information may include various types of parameters that must be set in relation to the application test. For example, information about the test device, setting information about the control and experimental group tests, information about the version of the target application, information about the server for importing test data, or information about the server for exporting test data, etc. can do.
  • the user interface 600 may include an area 602 for setting parameters related to control group and experimental group tests.
  • the user may enter information in the area 602 to override the user account to be used when performing the test into a control account or an experimental group account based on the terminal identifier or member information.
  • the user may enter the identifier or member information of one or more terminals to override the control account or the experimental group account into the area 602, or may not enter any information.
  • the user interface 600 may include an area 604 for setting an operating system corresponding to an application when performing an application test according to a test plan. For example, when the user selects the downward icon in area 604 or positions the cursor within area 604, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of operating systems corresponding to the target application. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one operating system from the list and display the selected operating system in area 604. At this time, the operating system corresponding to the application may include Android or iOS, but is not limited thereto.
  • the user interface 600 may include an area 606 for selecting an application to be tested. More specifically, the user interface 600 may include an area 608 for selecting the build type of the application to be tested. For example, if the user selects the down icon within area 608 or positions the cursor within area 608, electronic device 100 may provide a pull-down menu or drop-down list containing a list of build types. You can. Thereafter, the electronic device 100 may obtain a user's input for selecting one build type from the list and display the selected build type in area 608.
  • the electronic device 100 may provide a pull-down menu 610 including a list of build types of applications. Thereafter, the electronic device 100 may obtain a user's input for selecting one build type and display the selected build type in area 608.
  • the electronic device 100 when the electronic device 100 obtains a user input for selecting a release build from the list of application build types, the electronic device 100 displays an area 612 for selecting an application to be tested. ) can be displayed. For example, when the user selects the downward icon in area 612 or positions the cursor within area 612, the electronic device 100 may provide a pull-down menu 614 including a list of applications. . Thereafter, the electronic device 100 may obtain a user's input for selecting one application from the list and display the selected build type in area 612.
  • the electronic device 100 may display an area 616 for selecting a developer. there is. For example, when the user selects the downward icon in area 616 or positions the cursor within area 616, the electronic device 100 may provide a pull-down menu 618 including a list of developers. . Thereafter, the electronic device 100 may obtain a user's input for selecting one developer from the list and display the selected developer in area 616.
  • the electronic device 100 when the electronic device 100 obtains a user input for selecting dev build from the list of build types of the application, the electronic device 100 opens an area ( 620) can be displayed. For example, when the user selects the downward icon in area 620 or positions the cursor within area 620, the electronic device 100 may provide a pull-down menu 622 including a list of branches. . Thereafter, the electronic device 100 may obtain the user's input for selecting one branch from the list and display the selected branch in the area 620.
  • the electronic device 100 when the electronic device 100 obtains a user input for selecting dev build from a list of application build types, the electronic device 100 enters an area 624 for selecting an application to be tested. ) can be displayed. For example, when the user selects the downward icon in area 624 or positions the cursor within area 624, the electronic device 100 may provide a pull-down menu 626 including a list of applications. . Thereafter, the electronic device 100 may obtain a user's input for selecting one application from the list and display the selected build type in area 624.
  • the electronic device 100 when the electronic device 100 obtains a user input for selecting an app URL from a list of application build types, the electronic device 100 creates an area 628 for entering the application to be tested. ) can be displayed. For example, the user may enter the URL address where the script related to the application subject to testing is stored into the area 628.
  • the electronic device 100 may perform a test on the application currently on the server.
  • the user interface 600 may include an area 630 for setting a test device to be used when performing an application test according to a test plan. For example, when the user selects the downward icon in area 630 or positions the cursor within area 630, electronic device 100 displays a pull-down menu or drop-down list containing a list of available test devices. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one or more test devices from the list and display the selected test devices in the area 630.
  • the user interface 600 may include an area 632 for setting whether to copy the test plan.
  • the electronic device 100 may display a toggle switch in the area 632 as a user interface component for setting whether to copy the test plan. If the user activates the toggle switch, the test plan may be copied; if the user disables the toggle switch, the test plan may not be copied.
  • the user interface 600 may include an area 634 for setting parameters related to production.
  • the electronic device 100 may display a toggle switch in the area 634 as a user interface component for setting parameters related to production.
  • the user interface 600 may include an area 640 for setting a server for retrieving test data. More specifically, the user interface 600 may include an area 642 for setting a server to be used when providing an actual service and an area 644 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to retrieve data about a server to be used when providing an actual service to a request to retrieve data about a mock server to be used when performing a test.
  • the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service.
  • a list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 642.
  • the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list, and display the selected test target server in area 644.
  • the user interface 600 may include an area 648 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests.
  • the electronic device 100 obtains a user input for selecting the 7th real server as a server to be used when providing an actual service and a user input for selecting the 7th mock server as a mock server to be used when performing a test, and then clicks the Add icon.
  • the 7th real server and 7th mock server pair may be added to the list and displayed in area 648.
  • the user interface 600 may include an area 650 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test.
  • an area 650 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test For example, when the user selects the Delete icon in the area 650, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 648.
  • the user interface 600 may include an area 660 for setting a server for exporting test data. More specifically, the user interface 600 may include an area 662 for setting a server to be used when providing an actual service and an area 664 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to export data about a server to be used when providing an actual service to a request to export data about a mock server to be used when performing a test.
  • the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service.
  • a list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 662.
  • the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 664.
  • the user interface 600 may include an area 668 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests.
  • the electronic device 100 obtains a user input for selecting the 10th real server as a server to be used when providing an actual service and a user input for selecting the 10th mock server as a mock server to be used when performing a test, and then clicks the Add icon.
  • the 10th real server and the 10th mock server pair may be added to the list and displayed in area 668.
  • the user interface 600 may include an area 670 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test.
  • an area 670 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test For example, when the user selects the Delete icon in the area 670, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 668.
  • the electronic device 100 may close the user interface 600 after obtaining a user input for selecting the Cancel icon 680.
  • the electronic device 100 may obtain a user input for selecting the Run icon 682 and then perform an application test according to the input run setting information.
  • FIG. 7 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
  • the electronic device 100 may check information about the mock server according to one embodiment. More specifically, before performing an application test, the electronic device 100 may check information about a mock server set in relation to a server for importing test data or a server for exporting test data. For example, the electronic device 100 may use a mock server to be used when performing a test entered in area 554 or area 574 of FIG. 5A or perform a test entered into area 644 or area 664 of FIG. 6A. You can check the mock server to be used.
  • step S720 the electronic device 100 may check whether the mock server is online according to one embodiment. For example, before performing an application test, the electronic device 100 may check whether a mock server set in relation to a server for importing test data or a server for exporting test data is online. If all the mock servers are online, the electronic device 100 may perform step S740, and if at least one mock server is offline, the electronic device 100 may perform step S780.
  • the electronic device 100 may perform a test on a target application according to a test plan, according to an embodiment.
  • the electronic device 100 may perform a test on the target application according to setting information and execution setting information included in the test plan.
  • step S760 when all mock servers are online, the electronic device 100 may cancel one or more settings after performing an application test.
  • the electronic device 100 may stop the appium server, cancel settings for the user account used when performing the test, and cancel settings for the mock server used when performing the test.
  • the electronic device 100 may cancel the proxy setting or cancel the setting for overriding the user account used when performing the test with the control account or the experimental group account.
  • step S780 if at least one mock server is offline, the electronic device 100 may provide an error message. For example, the electronic device 100 may provide an error message indicating that the test cannot be performed because at least one mock server is offline.
  • FIG. 8 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
  • the electronic device 100 may confirm one or more user accounts to be used when performing a test, according to one embodiment.
  • the electronic device 100 may check one or more user accounts that can be used when performing a test in a user account pool.
  • the electronic device 100 may check whether the user account is restricted. For example, the electronic device 100 may identify at least one user account whose use is restricted among one or more verified user accounts. At this time, restricting the use of a user account may mean that a specific user has locked the user account from being used by other users in order to use it to perform application testing.
  • step S840 the electronic device 100 may not use a user account whose use is restricted.
  • the electronic device 100 may not use at least one user account whose use is confirmed to be restricted.
  • the electronic device 100 may set the user account to restrict use for other tests.
  • the electronic device 100 may lock at least one user account whose use is confirmed to be unrestricted to prevent another user from using the at least one user account.
  • the electronic device 100 may perform a test using a user account.
  • the electronic device 100 may perform a test using a user account that is set to restrict use for other tests.
  • FIG. 9 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
  • the electronic device 100 may perform the application test according to a test script corresponding to the test case 900 included in the test plan. At this time, the electronic device 100 may perform application testing based on a 3-layer architecture.
  • the electronic device 100 may call the page function library 920 based on the test case 900. Additionally, the electronic device 100 may call the object operation library 940 or the page object library 960 based on the page function library 920.
  • the page function library 920 may include reusable functions based on a page that can call an object store for object operations. Additionally, the page object library 960 may be reflected in the page library element definition.
  • the electronic device 100 calls the object operation library 940 based on the page function library 920, appium (980), PIL (982), adb utils (984), and redis You can use tools or frameworks such as (986), pytest (988), mitm proxy (990), or autoRunner (992).
  • mitm proxy 990 may refer to a tool for setting proxy-related parameters
  • autoRunner 992 may refer to a framework for executing tests on multiple devices.
  • FIG. 10 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
  • the electronic device 100 may check whether the framework used according to one embodiment is autoRunner. For example, the electronic device 100 determines whether the framework used is autoRunner or pytest, determines the properties for generating execution settings information, and based on information about the operating system included in the execution settings information, actually executes the page library. It can be reflected in the object repository.
  • step S1020 the electronic device 100 may check the test plan according to an embodiment. For example, if it is confirmed that the framework used is autoRunner, the electronic device 100 can check the test plan.
  • the electronic device 100 may perform an application test according to a test plan, according to an embodiment.
  • the electronic device 100 may perform a test on the target application according to the setting information and execution setting information included in the confirmed test plan.
  • the electronic device 100 may control the appium server and record the appium server log according to an embodiment.
  • the electronic device 100 may control the Appium server to perform automatic start, automatic stop, and automatic error handling (restart), and may record an Appium server log during the process.
  • the electronic device 100 may record an android debug bridge (adb) log by a daemon thread and filter crash/application not responding (anr) errors into local log files of other daemon threads.
  • adb android debug bridge
  • Figure 11 shows a flowchart of an application test management method for an electronic device according to an embodiment. The foregoing description may apply to overlapping content.
  • the electronic device may obtain information about the first test plan, including information about at least one test case and information about at least one parameter for test execution.
  • the information about at least one test case may include information about a storage in which at least one test script corresponding to the at least one test case is stored.
  • the at least one test case includes a test case for a cart page, a test case for a checkout page, a test case for a member information page, a test case for a product list page, and a test case for a product detail information page. It may include at least one of test cases and test cases related to the search results page.
  • information about at least one parameter includes information for distinguishing the first test plan, information about the number of times to re-perform the test when performing the test, and information for retrieving the first test data. It may include at least one of information about the server, information about the server for exporting the second test data, and setting information about the control group and experimental group tests.
  • the information for distinguishing the first test plan includes information about the name of the first test plan, information about the user's comment regarding the first test plan, and the type of test object of the first test plan. It may include at least one of information about and information about the category to which the first test plan belongs.
  • information for distinguishing the first test plan may be provided along with a list of a plurality of test plans including the first test plan.
  • the information about the server for importing the first test data or the information about the server for exporting the second test data includes information about the server to be used when providing the actual service and a mock to be used when performing the test. May contain information about the server.
  • the setting information regarding the control group and experimental group tests may include information for overriding the user account to be used when performing the test to the control account or experimental group account based on the terminal identifier or member information.
  • the electronic device may obtain execution setting information that corresponds to the first test plan and includes information about the target application.
  • the execution setting information includes information about the test device, setting information about the control group and experimental group tests, information about the version of the target application, information about the server for retrieving the first test data, and the second test It may contain at least one piece of information about the server for exporting data.
  • step S1140 the electronic device may perform a test on the target application based on information about the first test plan and execution setting information.
  • the electronic device when performing a test on a target application, may change a request for a server to be used when providing an actual service to a request for a mock server to be used when performing the test.
  • the electronic device when performing a test on a target application, may call a page function library and a page object library based on information about at least one test case.
  • step S1160 the electronic device may provide information on the results of the test.
  • the electronic device may provide a list of a plurality of test plans including the first test plan.
  • the electronic device checks information about a second test plan selected for editing among a list of a plurality of test plans, and provides information about test cases of the second test plan and parameters of the second test plan.
  • a user input that modifies at least one of the information may be confirmed, and a third test plan may be created based on the user input.
  • the electronic device may check information about a simulated server to be used when performing a test among information about at least one parameter and determine whether the simulated server is online or offline.
  • the electronic device may perform a test on the target application according to the first test plan, and if the mock server is offline, the electronic device may provide an error message.
  • the electronic device may check at least one user account whose use is not restricted among one or more user accounts to be used when performing a test, and set the at least one user account to restrict use for other tests. .
  • FIG. 12 shows a block diagram of an electronic device 100 according to an embodiment.
  • the electronic device 100 may include a communication device 1220, a memory 1240, and a controller 1260.
  • the electronic device 100 shown in FIG. 12 shows only components related to this embodiment. Accordingly, those skilled in the art can understand that other general-purpose components may be included in addition to the components shown in FIG. 12. Since the electronic device 100 may include content related to the above-described server, description of overlapping content will be omitted.
  • the communication unit may include one or more transceivers.
  • the control unit may include one or more processors.
  • the communication unit 1220 is a device for performing wired/wireless communication and can communicate with external electronic devices.
  • the external electronic device may be a terminal or server.
  • communication technologies used by the communication unit 1220 include Global System for Mobile communication (GSM), Code Division Multi Access (CDMA), Long Term Evolution (LTE), 5G, Wireless LAN (WLAN), and Wireless-Fidelity (Wi-Fi). ), Bluetooth, RFID (Radio Frequency Identification), Infrared Data Association (IrDA), ZigBee, NFC (Near Field Communication), etc.
  • the control unit 1260 can control the overall operation of the electronic device 100 and process data and signals.
  • the control unit 1260 may be composed of at least one hardware unit. Additionally, the control unit 1260 may operate by one or more software modules generated by executing program codes stored in the memory 1240.
  • the control unit 1260 may include a processor and a memory, and the processor may execute program codes stored in the memory to control the overall operation of the electronic device 100 and process data and signals. Additionally, in an embodiment, the control unit 1260 may include at least one processor.
  • the control unit 1260 obtains information about the first test plan, including information about at least one test case and information about at least one parameter for test execution, corresponds to the first test plan, and applies the target application.
  • Execution setting information including information on may be obtained, a test on the target application may be performed based on the information on the first test plan and the execution setting information, and information on test performance results may be provided.
  • Electronic devices include a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with an external device, a touch panel, keys, buttons, etc. It may include the same user interface device, etc.
  • Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on the processor.
  • computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc.
  • the computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner.
  • the media may be readable by a computer, stored in memory, and executed by a processor.
  • This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java), assembler, etc. Functional aspects may be implemented as algorithms running on one or more processors.
  • this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing.
  • Terms such as “mechanism,” “element,” “means,” and “configuration” may be used broadly and are not limited to mechanical and physical configurations. The term may include the meaning of a series of software routines in connection with a processor, etc.

Abstract

An application test management method for an electronic apparatus is provided. The application test management method may comprise the steps of: obtaining information related to a first test plan, including information related to at least one test case and information related to at least one parameter for test execution; obtaining execution setting information, which corresponds to the first test plan and includes information related to a target application; performing a test on the target application on the basis of the information related to the first test plan and the execution setting information; and providing information related to the results of performing the test.

Description

전자 장치 및 그의 애플리케이션 테스트 관리 방법Methods for managing testing of electronic devices and their applications
본 개시는 사용자가 보다 쉽게 애플리케이션을 테스트하기 위하여, 애플리케이션의 테스트 수행 시 설정해야하는 파라미터들의 조합을 생성, 편집 및 관리할 수 있는 사용자 인터페이스를 제공하기 위한 전자 장치 및 그 제어 방법에 관한 것이다.This disclosure relates to an electronic device and a control method for providing a user interface that allows users to create, edit, and manage combinations of parameters that must be set when testing an application in order to more easily test the application.
개발자는 애플리케이션을 배포하기 전, 애플리케이션이 요구되는 기능과 성능, 사용성, 안정성 등을 만족하는지 확인하기 위하여, 애플리케이션에 관하여 다양한 테스트를 수행해야 한다. 또한, 애플리케이션이 배포된 후 추가 기능이 개발되거나 기존 기능이 변경되는 경우, 개발자는 기능의 추가 또는 변경에 따라 애플리케이션의 기능과 성능, 사용성, 안정성 등의 변경이 있는지를 확인하기 위하여, 다양한 테스트를 다시 수행해야 한다. 따라서, 개발자는 하나의 애플리케이션을 사용자들에게 제공하기 위하여 애플리케이션에 관하여 수많은 테스트를 수행해야 한다.Before distributing an application, developers must perform various tests on the application to ensure that the application satisfies the required functions, performance, usability, stability, etc. In addition, when additional features are developed or existing features are changed after the application is distributed, the developer conducts various tests to check whether there are changes in the application's functions, performance, usability, stability, etc. due to the addition or change of the function. You have to do it again. Therefore, developers must perform numerous tests on an application in order to provide it to users.
그러나, 애플리케이션에 관하여 테스트를 수행하기 위해서는 다양한 파라미터들이 설정되어야 하고, 개발자가 다양한 파라미터들을 수동으로 설정하는 것은 수많은 시간 및 인력이 낭비되는 문제점이 존재한다.However, in order to perform tests on an application, various parameters must be set, and there is a problem in that a lot of time and manpower is wasted when developers manually set various parameters.
관련하여, KR 10-2022-0049334 A 건 등의 선행문헌들을 참조할 수 있다.In relation to this, prior literature such as KR 10-2022-0049334 A may be referred to.
개시된 실시 예들은 전자 장치 및 그의 애플리케이션 테스트 관리 방법을 제공하고자 한다. 보다 구체적으로는, 사용자가 보다 쉽게 애플리케이션을 테스트하기 위하여, 애플리케이션의 테스트 수행 시 설정해야하는 파라미터들의 조합을 생성, 편집 및 관리할 수 있는 사용자 인터페이스를 제공하기 위한 전자 장치 및 그 제어 방법을 제공하는 것을 목적으로 한다.The disclosed embodiments seek to provide a method for managing electronic devices and application tests thereof. More specifically, to provide an electronic device and a control method for providing a user interface that allows users to create, edit, and manage combinations of parameters that must be set when testing an application in order to more easily test the application. The purpose.
본 실시 예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제들로 한정되지 않으며, 이하의 실시 예들로부터 또 다른 기술적 과제들이 유추될 수 있다.The technical challenges that this embodiment aims to achieve are not limited to the technical challenges described above, and other technical challenges can be inferred from the following embodiments.
본 개시의 일 측면은 애플리케이션 테스트 관리 방법으로서, 적어도 하나의 테스트 케이스에 관한 정보 및 테스트 실행을 위한 적어도 하나의 파라미터에 관한 정보를 포함하는, 제1 테스트 플랜에 관한 정보를 획득하는 단계; 상기 제1 테스트 플랜에 대응하며, 대상 애플리케이션에 관한 정보를 포함하는 실행 설정 정보를 획득하는 단계; 상기 제1 테스트 플랜에 관한 정보 및 상기 실행 설정 정보에 기초하여, 상기 대상 애플리케이션에 대한 테스트를 수행하는 단계; 및 상기 테스트의 수행 결과 정보를 제공하는 단계를 포함하는, 방법을 제공할 수 있다.One aspect of the present disclosure is an application test management method, comprising: obtaining information about a first test plan, including information about at least one test case and information about at least one parameter for test execution; Obtaining execution setting information corresponding to the first test plan and including information about the target application; performing a test on the target application based on information about the first test plan and the execution setting information; and providing information on the results of the test.
또한, 본 개시의 일 실시 예에서 상기 제1 테스트 플랜을 포함하는 복수의 테스트 플랜들의 리스트를 제공하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in an embodiment of the present disclosure, an application test management method may be provided, further comprising providing a list of a plurality of test plans including the first test plan.
또한, 본 개시의 일 실시 예에서 상기 적어도 하나의 테스트 케이스에 관한 정보는, 상기 적어도 하나의 테스트 케이스에 대응하는 적어도 하나의 테스트 스크립트가 저장된 저장소에 관한 정보를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.In addition, in an embodiment of the present disclosure, the information about the at least one test case includes information about a storage where at least one test script corresponding to the at least one test case is stored, providing an application test management method. can do.
또한, 본 개시의 일 실시 예에서 상기 적어도 하나의 테스트 케이스는, 카트 페이지에 관한 테스트 케이스; 체크아웃 페이지에 관한 테스트 케이스; 회원 정보 페이지에 관한 테스트 케이스; 제품 리스트 페이지에 관한 테스트 케이스; 상품 상세 정보 페이지에 관한 테스트 케이스; 및 검색 결과 페이지에 관한 테스트 케이스 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in one embodiment of the present disclosure, the at least one test case includes a test case related to a cart page; Test case about checkout page; Test case for member information page; Test case for product list page; Test case for product details page; An application test management method may be provided, including at least one of a test case related to a search result page.
또한, 본 개시의 일 실시 예에서 상기 적어도 하나의 파라미터에 관한 정보는, 상기 제1 테스트 플랜을 구별하기 위한 정보; 상기 테스트를 수행하는데 실패했을 경우, 테스트를 재수행하는 횟수에 관한 정보; 제1 테스트 데이터를 가져오기 위한 서버에 관한 정보; 제2 테스트 데이터를 내보내기 위한 서버에 관한 정보; 및 대조군 및 실험군 테스트에 관한 설정 정보 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in one embodiment of the present disclosure, the information regarding the at least one parameter includes information for distinguishing the first test plan; Information on the number of times to re-perform the test if the test fails to be performed; Information about a server for retrieving first test data; Information about a server for exporting second test data; An application test management method may be provided, including at least one of setting information regarding control group and experimental group tests.
또한, 본 개시의 일 실시 예에서 상기 제1 테스트 플랜을 구별하기 위한 정보는, 상기 제1 테스트 플랜의 명칭에 관한 정보; 상기 제1 테스트 플랜에 관한 사용자의 코멘트에 관한 정보; 상기 제1 테스트 플랜의 테스트 대상의 타입에 관한 정보; 및 상기 제1 테스트 플랜이 속하는 카테고리에 관한 정보 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in an embodiment of the present disclosure, information for distinguishing the first test plan includes information about the name of the first test plan; information about the user's comments regarding the first test plan; Information about the type of test object of the first test plan; and at least one of information about the category to which the first test plan belongs. An application test management method may be provided.
또한, 본 개시의 일 실시 예에서 상기 제1 테스트 플랜을 구별하기 위한 정보는, 상기 제1 테스트 플랜을 포함하는 복수의 테스트 플랜들의 리스트와 함께 제공되는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in an embodiment of the present disclosure, information for distinguishing the first test plan may be provided along with a list of a plurality of test plans including the first test plan, and an application test management method may be provided.
또한, 본 개시의 일 실시 예에서 상기 제1 테스트 데이터를 가져오기 위한 서버에 관한 정보 또는 제2 테스트 데이터를 내보내기 위한 서버에 관한 정보는, 실제 서비스 제공 시 사용될 서버에 관한 정보; 및 테스트 수행 시 사용될 모의(mock) 서버에 관한 정보를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in an embodiment of the present disclosure, information about a server for importing the first test data or information about a server for exporting the second test data includes information about a server to be used when providing an actual service; and information about a mock server to be used when performing a test. An application test management method may be provided.
또한, 본 개시의 일 실시 예에서 상기 대상 애플리케이션에 대한 테스트를 수행하는 단계는, 상기 실제 서비스 제공 시 사용될 서버에 대한 요청을 상기 테스트 수행 시 사용될 모의 서버에 대한 요청으로 변경하는 단계를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.In addition, in one embodiment of the present disclosure, performing a test on the target application includes changing a request for a server to be used when providing the actual service to a request for a mock server to be used when performing the test, Can provide application test management methods.
또한, 본 개시의 일 실시 예에서 상기 대조군 및 실험군 테스트에 관한 설정 정보는, 단말의 식별자 또는 회원 정보에 기초하여, 테스트 수행 시 사용될 사용자 계정을 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 정보를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.In addition, in one embodiment of the present disclosure, the setting information regarding the control group and experimental group test includes information for overriding the user account to be used when performing the test to the control account or experimental group account based on the terminal identifier or member information. can provide an application test management method.
또한, 본 개시의 일 실시 예에서 상기 실행 설정 정보는, 테스트 디바이스에 관한 정보; 대조군 및 실험군 테스트에 관한 설정 정보; 상기 대상 애플리케이션의 버전에 관한 정보; 제1 테스트 데이터를 가져오기 위한 서버에 관한 정보; 및 제2 테스트 데이터를 내보내기 위한 서버에 관한 정보 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in one embodiment of the present disclosure, the execution setting information includes information about a test device; Set-up information regarding control and experimental group testing; Information about the version of the target application; Information about a server for retrieving first test data; An application test management method may be provided, including at least one of information about a server for exporting second test data.
또한, 본 개시의 일 실시 예에서 상기 복수의 테스트 플랜들의 리스트 중 편집 대상으로 선택된 제2 테스트 플랜에 관한 정보를 확인하는 단계; 상기 제2 테스트 플랜의 테스트 케이스에 관한 정보 및 상기 제2 테스트 플랜의 파라미터에 관한 정보 중 적어도 하나를 수정하는 사용자 입력을 확인하는 단계; 및 상기 사용자 입력에 기초하여, 제3 테스트 플랜을 생성하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in an embodiment of the present disclosure, checking information about a second test plan selected for editing among the list of the plurality of test plans; confirming a user input for modifying at least one of information about test cases of the second test plan and information about parameters of the second test plan; and generating a third test plan based on the user input.
또한, 본 개시의 일 실시 예에서 상기 적어도 하나의 파라미터에 관한 정보 중 테스트 수행 시 사용될 모의 서버에 관한 정보를 확인하는 단계; 및 상기 모의 서버가 온라인 또는 오프라인지 여부를 확인하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.In addition, in one embodiment of the present disclosure, checking information about a mock server to be used when performing a test among information about the at least one parameter; and a step of checking whether the mock server is online or offline.
또한, 본 개시의 일 실시 예에서 상기 모의 서버가 온라인인 경우, 상기 제1 테스트 플랜에 따라 상기 대상 애플리케이션에 대한 테스트를 수행하고, 상기 모의 서버가 오프라인인 경우, 에러 메시지를 제공하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.In addition, in an embodiment of the present disclosure, if the mock server is online, performing a test on the target application according to the first test plan, and if the mock server is offline, providing an error message is further included. It can provide an application test management method, including:
또한, 본 개시의 일 실시 예에서 테스트 수행 시 사용될 하나 이상의 사용자 계정들 중 사용이 제한되지 않은 적어도 하나의 사용자 계정을 확인하는 단계; 및 상기 적어도 하나의 사용자 계정이 다른 테스트에 사용되는 것을 제한하도록 설정하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in one embodiment of the present disclosure, confirming at least one user account whose use is not restricted among one or more user accounts to be used when performing a test; and setting the at least one user account to restrict use for other tests.
또한, 본 개시의 일 실시 예에서 상기 대상 애플리케이션에 대한 테스트를 수행하는 단계는, 상기 적어도 하나의 테스트 케이스에 관한 정보에 기초하여, 페이지 함수 라이브러리 및 페이지 객체 라이브러리를 호출하는 단계를 포함하는, 애플리케이션 테스트 관리 방법을 제공할 수 있다.Additionally, in one embodiment of the present disclosure, performing a test on the target application includes calling a page function library and a page object library based on information about the at least one test case. Test management methods can be provided.
본 개시의 다른 측면은 통신부, 메모리 및 제어부(controller)를 포함하고, 상기 제어부는, 적어도 하나의 테스트 케이스에 관한 정보 및 테스트 실행을 위한 적어도 하나의 파라미터에 관한 정보를 포함하는, 제1 테스트 플랜에 관한 정보를 획득하고, 상기 제1 테스트 플랜에 대응하며, 대상 애플리케이션에 관한 정보를 포함하는 실행 설정 정보를 획득하고, 상기 제1 테스트 플랜에 관한 정보 및 상기 실행 설정 정보에 기초하여, 상기 대상 애플리케이션에 대한 테스트를 수행하고, 상기 테스트의 수행 결과 정보를 제공하는, 전자 장치를 제공할 수 있다.Another aspect of the present disclosure includes a communication unit, a memory, and a controller, wherein the control unit provides a first test plan, including information about at least one test case and information about at least one parameter for test execution. Obtain information about, correspond to the first test plan, and obtain execution setting information including information about the target application, and based on the information about the first test plan and the execution setting information, the target An electronic device can be provided that performs a test on an application and provides information on the results of the test.
본 개시의 또 다른 측면은 전자 장치에 의해 수행되는 방법을 구현하기 위한 프로그램이 기록된 컴퓨터로 판독 가능한 기록 매체를 제공할 수 있다.Another aspect of the present disclosure may provide a computer-readable recording medium on which a program for implementing a method performed by an electronic device is recorded.
기타 실시 예들의 구체적인 사항들은 상세한 설명 및 도면들에 포함되어 있다.Specific details of other embodiments are included in the detailed description and drawings.
제안되는 실시 예에 따를 경우 다음과 같은 효과를 하나 혹은 그 이상 기대할 수 있다. If you follow the proposed embodiment, one or more of the following effects can be expected.
본 명세서의 실시 예에 의할 경우, 자동으로 애플리케이션 테스트를 수행하고 개발자에게 신속한 피드백을 제공함으로써 테스트 실행 생산성을 높이는 기술적 효과를 얻을 수 있다.According to the embodiments of the present specification, the technical effect of increasing test execution productivity can be achieved by automatically performing application testing and providing rapid feedback to developers.
또한, 본 명세서의 실시 예에 의할 경우, 수동으로 수행되는 테스트의 많은 재작업(rework)을 줄이고 인적 자원을 절약하는 기술적 효과를 얻을 수 있다.In addition, according to the embodiments of the present specification, the technical effect of reducing a lot of rework of manually performed tests and saving human resources can be achieved.
또한, 본 명세서의 실시 예에 의할 경우, 동일한 기능 및 동일한 테스트 데이터를 사용하는 다른 환경에서도 보다 편리하게 애플리케이션 테스트를 수행할 수 있는 기술적 효과를 얻을 수 있다.In addition, according to the embodiments of the present specification, a technical effect can be obtained that allows application testing to be performed more conveniently even in different environments using the same functions and the same test data.
또한, 본 명세서의 실시 예에 의할 경우, 다양한 타입의 운영 체제 또는 다양한 타입의 장치에서 보다 편리하게 애플리케이션 테스트를 수행할 수 있는 기술적 효과를 얻을 수 있다.In addition, according to the embodiments of the present specification, a technical effect can be obtained that allows application testing to be performed more conveniently on various types of operating systems or various types of devices.
발명의 효과는 이상에서 언급한 효과로 제한되지 않으며, 언급되지 않은 또 다른 효과들은 청구범위의 기재로부터 당해 기술 분야의 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The effect of the invention is not limited to the effects mentioned above, and other effects not mentioned will be clearly understood by those skilled in the art from the description of the claims.
도 1은 일 실시 예에 따른 시스템을 나타낸다.1 shows a system according to one embodiment.
도 2a 내지 도 2d는 일 실시 예에 따라 전자 장치가 제공하는 사용자 인터페이스를 도시한다.2A to 2D illustrate a user interface provided by an electronic device, according to an embodiment.
도 3a 내지 도 3b는 일 실시 예에 따라 전자 장치가 제공하는 사용자 인터페이스를 도시한다.3A to 3B illustrate a user interface provided by an electronic device, according to an embodiment.
도 4a 내지 도 4d는 일 실시 예에 따라 전자 장치가 제공하는 사용자 인터페이스를 도시한다.4A to 4D illustrate a user interface provided by an electronic device, according to an embodiment.
도 5a 내지 도 5f는 일 실시 예에 따라 전자 장치가 제공하는 사용자 인터페이스를 도시한다.5A to 5F illustrate a user interface provided by an electronic device, according to an embodiment.
도 6a 내지 도 6g는 일 실시 예에 따라 전자 장치가 제공하는 사용자 인터페이스를 도시한다.6A to 6G illustrate a user interface provided by an electronic device, according to an embodiment.
도 7은 일 실시 예에 따라 전자 장치가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다.FIG. 7 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
도 8은 일 실시 예에 따라 전자 장치가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다.FIG. 8 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
도 9는 일 실시 예에 따라 전자 장치가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다.FIG. 9 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
도 10은 일 실시 예에 따라 전자 장치가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다. FIG. 10 is a diagram illustrating a process in which an electronic device manages an application test according to an embodiment.
도 11은 일 실시 예에 따른 전자 장치의 애플리케이션 테스트 관리 방법의 흐름도를 나타낸다.Figure 11 shows a flowchart of an application test management method for an electronic device according to an embodiment.
도 12은 일 실시 예에 따른 전자 장치의 블록도를 나타낸다.Figure 12 shows a block diagram of an electronic device according to an embodiment.
실시 예들에서 사용되는 용어는 본 개시에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 당 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 개시에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 개시의 전반에 걸친 내용을 토대로 정의되어야 한다.The terms used in the embodiments are general terms that are currently widely used as much as possible while considering the functions in the present disclosure, but this may vary depending on the intention or precedent of a person working in the art, the emergence of new technology, etc. In addition, in certain cases, there are terms arbitrarily selected by the applicant, and in this case, the meaning will be described in detail in the relevant description. Therefore, the terms used in this disclosure should be defined based on the meaning of the term and the overall content of this disclosure, rather than simply the name of the term.
명세서 전체에서 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. When it is said that a part "includes" a certain element throughout the specification, this means that, unless specifically stated to the contrary, it does not exclude other elements but may further include other elements.
명세서 전체에서 기재된 "a, b, 및 c 중 적어도 하나"의 표현은, 'a 단독', 'b 단독', 'c 단독', 'a 및 b', 'a 및 c', 'b 및 c', 또는 'a, b, 및 c 모두'를 포괄할 수 있다.The expression “at least one of a, b, and c” used throughout the specification means ‘a alone’, ‘b alone’, ‘c alone’, ‘a and b’, ‘a and c’, ‘b and c ', or 'all of a, b, and c'.
이하에서 언급되는 "단말"은 네트워크를 통해 서버나 타 단말에 접속할 수 있는 컴퓨터나 휴대용 단말로 구현될 수 있다. 여기서, 컴퓨터는 예를 들어, 웹 브라우저(WEB Browser)가 탑재된 노트북, 데스크톱(desktop), 랩톱(laptop) 등을 포함하고, 휴대용 단말은 예를 들어, 휴대성과 이동성이 보장되는 무선 통신 장치로서, IMT(International Mobile Telecommunication), CDMA(Code Division Multiple Access), W-CDMA(W-Code Division Multiple Access), LTE(Long Term Evolution) 등의 통신 기반 단말, 스마트폰, 태블릿 PC 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치를 포함할 수 있다.The “terminal” mentioned below may be implemented as a computer or portable terminal that can connect to a server or other terminal through a network. Here, the computer includes, for example, a laptop, desktop, laptop, etc. equipped with a web browser, and the portable terminal is, for example, a wireless communication device that guarantees portability and mobility. , all types of communication-based terminals such as IMT (International Mobile Telecommunication), CDMA (Code Division Multiple Access), W-CDMA (W-Code Division Multiple Access), and LTE (Long Term Evolution), smartphones, tablet PCs, etc. It may include a handheld-based wireless communication device.
아래에서는 첨부한 도면을 참고하여 본 개시의 실시 예에 대하여 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 개시는 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.Below, with reference to the attached drawings, embodiments of the present disclosure will be described in detail so that those skilled in the art can easily practice them. However, the present disclosure may be implemented in many different forms and is not limited to the embodiments described herein.
이하에서는 도면을 참조하여 본 개시의 실시 예들을 상세히 설명한다. Hereinafter, embodiments of the present disclosure will be described in detail with reference to the drawings.
도 1은 일 실시 예에 따른 시스템을 나타낸다. 1 shows a system according to one embodiment.
도 1을 참조하면, 시스템은 전자 장치(100), 하나 이상의 단말들(120, 140, 160) 및 네트워크(180) 중에서 적어도 하나를 포함할 수 있다. 한편, 도 1에 도시된 시스템은 본 실시 예와 관련된 구성요소들만이 도시되어 있다. 따라서, 도 1에 도시된 구성요소들 외에 다른 범용적인 구성요소들이 더 포함될 수 있음을 본 실시 예와 관련된 기술분야에서 통상의 지식을 가진 자라면 이해할 수 있다. Referring to FIG. 1 , the system may include at least one of an electronic device 100, one or more terminals 120, 140, and 160, and a network 180. Meanwhile, the system shown in FIG. 1 shows only components related to this embodiment. Accordingly, those skilled in the art can understand that other general-purpose components may be included in addition to the components shown in FIG. 1.
전자 장치(100)는 다양한 정보를 구성하여 제공하는 장치이다. 전자 장치(100)는 구성된 정보를 웹 페이지 또는 애플리케이션 화면 등으로 제공하거나, 제공받는 단말에서 웹 페이지 또는 애플리케이션 화면 등으로 표시할 수 있는 형태의 정보로 제공할 수 있다.The electronic device 100 is a device that configures and provides various information. The electronic device 100 may provide the configured information in the form of a web page or application screen, or may provide information in a form that can be displayed as a web page or application screen on the receiving terminal.
일 실시 예에 따르면, 전자 장치(100)는 사용자가 보다 편리하게 애플리케이션을 테스트하기 위한 서비스를 제공할 수 있다. 예를 들어, 전자 장치(100)는 사용자가 입력에 기초하여 선택된 테스트 케이스에 관한 정보 및 테스트 실행을 위한 파라미터에 관한 정보를 포함하는, 테스트 플랜을 생성하고 관리하기 위한 사용자 인터페이스(user interface, UI)를 사용자에게 제공할 수 있다. 또한, 전자 장치(100)는 사용자가 선택한 테스트 플랜에 따라 애플리케이션에 대한 테스트를 수행하고, 테스트의 수행 결과 정보를 사용자에게 제공할 수 있다.According to one embodiment, the electronic device 100 may provide a service for users to test applications more conveniently. For example, the electronic device 100 may provide a user interface (UI) for creating and managing a test plan, including information about test cases selected based on user input and information about parameters for test execution. ) can be provided to the user. Additionally, the electronic device 100 may perform a test on an application according to a test plan selected by the user and provide test performance result information to the user.
하나 이상의 단말들(120, 140, 160)은 사용자가 사용하는 단말로서, 사용자들은 각자의 단말(120, 140, 160)을 이용하여 네트워크(180)에 의해 제공되는 서비스에 접근할 수 있다. 예를 들어, 하나 이상의 단말들(120, 140, 160)은 테스트 케이스 및 테스트 실행을 위한 파라미터를 설정하는 사용자 입력을 획득하고, 획득한 입력에 기초하여 테스트 플랜의 생성 요청을 전자 장치(100)로 송신할 수 있다. 또는, 하나 이상의 단말들(120, 140, 160)은 테스트 플랜을 선택하고 대상 애플리케이션을 설정하는 사용자 입력을 획득하고, 획득한 입력에 따른 테스트 수행 요청을 전자 장치(100)로 송신할 수 있다.One or more terminals 120, 140, and 160 are terminals used by users, and users can access services provided by the network 180 using their respective terminals 120, 140, and 160. For example, one or more terminals 120, 140, and 160 obtain user input for setting test cases and parameters for test execution, and request the creation of a test plan based on the obtained input to the electronic device 100. It can be sent to . Alternatively, one or more terminals 120, 140, and 160 may obtain user input for selecting a test plan and setting a target application, and transmit a test performance request according to the obtained input to the electronic device 100.
하나 이상의 단말들(120, 140, 160)과 전자 장치(100)는 네트워크(180) 내에서 서로 통신할 수 있다. 네트워크(180)는 근거리 통신망(Local Area Network; LAN), 광역 통신망(Wide Area Network; WAN), 부가가치 통신망(Value Added Network; VAN), 이동 통신망(mobile radio communication network), 위성 통신망 및 이들의 상호 조합을 포함하며, 도 1에 도시된 각 네트워크 구성 주체가 서로 원활하게 통신을 할 수 있도록 하는 포괄적인 의미의 데이터 통신망이며, 유선 인터넷, 무선 인터넷 및 모바일 무선 통신망을 포함할 수 있다. 무선 통신은 예를 들어, 무선 랜(Wi-Fi), 블루투스, 블루투스 저 에너지(Bluetooth low energy), 지그비, WFD(Wi-Fi Direct), UWB(ultra wideband), 적외선 통신(IrDA, infrared Data Association), NFC(Near Field Communication) 등이 있을 수 있으나, 이에 한정되는 것은 아니다.One or more terminals 120, 140, and 160 and the electronic device 100 may communicate with each other within the network 180. The network 180 includes a local area network (LAN), a wide area network (WAN), a value added network (VAN), a mobile radio communication network, a satellite communication network, and their respective networks. It is a comprehensive data communication network that includes a combination and allows each network constituent shown in FIG. 1 to communicate smoothly with each other, and may include wired Internet, wireless Internet, and mobile wireless communication network. Wireless communications include, for example, wireless LAN (Wi-Fi), Bluetooth, Bluetooth low energy, ZigBee, WFD (Wi-Fi Direct), UWB (ultra wideband), and infrared communication (IrDA, infrared Data Association). ), NFC (Near Field Communication), etc., but are not limited thereto.
도 2a 내지 도 2d는 일 실시 예에 따라 전자 장치(100)가 제공하는 사용자 인터페이스(200)를 도시한다.FIGS. 2A to 2D illustrate a user interface 200 provided by the electronic device 100 according to an embodiment.
도 2a 내지 도 2d를 참조하면, 전자 장치(100)는 일 실시 예에 따라 사용자의 단말을 통해 하나 이상의 테스트 플랜들의 리스트를 포함하는 사용자 인터페이스(user interface, UI)(200)를 사용자에게 제공할 수 있다. 예를 들어, 사용자는 테스트 플랜에 대응하는 다양한 아이콘들을 선택함으로써, 테스트 플랜을 생성, 편집 또는 관리할 수 있다. 또는, 사용자는 각각의 테스트 플랜에 포함된 테스트 케이스에 관한 정보 및 파라미터에 관한 정보에 따라 애플리케이션을 테스트할 수 있다. 2A to 2D, the electronic device 100 provides a user interface (UI) 200 including a list of one or more test plans to the user through the user's terminal, according to an embodiment. You can. For example, a user can create, edit, or manage a test plan by selecting various icons corresponding to the test plan. Alternatively, the user can test the application according to information about the test cases and parameters included in each test plan.
이때, 테스트 플랜(test plan)은 애플리케이션의 테스트와 관련된 설정 정보들의 집합을 나타낼 수 있다. 예를 들어, 테스트 플랜은 테스트 케이스에 관한 정보 및 테스트 실행을 위한 파라미터에 관한 정보를 포함할 수 있다. 테스트 플랜에 포함된 테스트 케이스 및 파라미터에 관해서는 각각 도 4a 내지 도 4d 및 도 5a 내지 도 5f를 참조하여 자세히 설명하기로 한다.At this time, the test plan may represent a set of setting information related to application testing. For example, a test plan may include information about test cases and parameters for test execution. Test cases and parameters included in the test plan will be described in detail with reference to FIGS. 4A to 4D and 5A to 5F, respectively.
일 실시 예에 따르면, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜들에 관한 다양한 정보를 표시하고 관리하기 위한 영역을 포함할 수 있다. 예를 들어, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜들을 식별하기 위한 정보를 표시하는 영역, 하나 이상의 테스트 플랜들에 따른 테스트를 실행하기 위한 아이콘을 표시하는 영역, 또는 하나 이상의 테스트 플랜들의 상태를 표시하는 영역 등을 포함할 수 있다. 다만, 도 2에 도시된 영역들을 일 실시 예일 뿐, 사용자의 입력 등에 기초하여 변경되거나 생략될 수 있다.According to one embodiment, the user interface 200 may include an area for displaying and managing various information about one or more test plans. For example, the user interface 200 may include an area that displays information for identifying one or more test plans, an area that displays icons for executing tests according to one or more test plans, or a status of one or more test plans. It may include a display area, etc. However, the areas shown in FIG. 2 are only an example and may be changed or omitted based on user input.
일 실시 예에 따르면, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜들을 선택하기 위한 영역(220)을 포함할 수 있다. 예를 들어, 사용자는 영역(220)에 포함된, 하나 이상의 테스트 플랜들 각각에 대응하는 체크 박스를 선택함으로써, 보다 편리하게 테스트 플랜을 관리할 수 있다.According to one embodiment, the user interface 200 may include an area 220 for selecting one or more test plans. For example, the user can manage the test plan more conveniently by selecting a check box corresponding to each of one or more test plans included in the area 220.
일 실시 예에 따르면, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜들을 제어 및 관리하기 위한 영역(225)을 포함할 수 있다. 예를 들어, 영역(225)에는 하나 이상의 테스트 플랜들 각각을 제어 및 관리하기 위한 아이콘으로서, View 아이콘, Copy 아이콘, Delete 아이콘, Devices 아이콘 또는 Rerun 아이콘이 표시될 수 있다. 또한, 영역(225)에는 하나 이상의 테스트 플랜들의 상태를 나타내는 바(bar)가 표시될 수 있다.According to one embodiment, the user interface 200 may include an area 225 for controlling and managing one or more test plans. For example, the area 225 may display a View icon, Copy icon, Delete icon, Devices icon, or Rerun icon as icons for controlling and managing each of one or more test plans. Additionally, a bar indicating the status of one or more test plans may be displayed in area 225.
일 실시 예에 따르면, 사용자가 영역(225)에 표시된 View 아이콘을 선택한 경우, 전자 장치(100)는 선택된 View 아이콘에 대응하는 테스트 플랜에 포함된 테스트 스크립트가 저장된 저장소에 관한 정보, 테스트 케이스에 관한 정보 및 테스트 실행을 위한 파라미터에 관한 정보를 제공할 수 있다. 예를 들어, 사용자가 제1 테스트 플랜(202)에 대응하는 View 아이콘을 선택한 경우, 전자 장치(100)는 제1 테스트 플랜(202)에 포함된 테스트 스크립트가 저장된 저장소에 관한 정보, 테스트 케이스에 관한 정보 및 테스트 실행을 위한 파라미터에 관한 정보 등을 표시한 화면을 제공할 수 있다.According to one embodiment, when the user selects the View icon displayed in the area 225, the electronic device 100 provides information about the storage where the test script included in the test plan corresponding to the selected View icon is stored, and information about the test case. It can provide information about parameters for information and test execution. For example, when the user selects the View icon corresponding to the first test plan 202, the electronic device 100 displays information about the storage where the test script included in the first test plan 202 is stored and the test case. A screen displaying information about the test and parameters for test execution can be provided.
일 실시 예에 따르면, 사용자가 영역(225)에 표시된 Copy 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Copy 아이콘에 대응하는 테스트 플랜에 포함된 설정 정보와 동일한 설정 정보를 포함하는 테스트 플랜을 생성할 수 있다. 예를 들어, 사용자가 제2 테스트 플랜(204)에 대응하는 Copy 아이콘을 선택한 경우, 전자 장치(100)는 제2 테스트 플랜(204)에 포함된 설정 정보를 표시한 팝업 창을 제공하고, 팝업 창의 표시된 설정 정보를 포함하는 새로운 테스트 플랜을 생성하는 사용자의 입력을 획득할 수 있다. 이후, 전자 장치(100)는 제2 테스트 플랜(204)에 포함된 설정 정보와 동일한 설정 정보를 포함하는 테스트 플랜을 생성하고, 리스트에 추가할 수 있다.According to one embodiment, when the user selects the Copy icon displayed in the area 225, the electronic device 100 generates a test plan containing the same setting information as the setting information included in the test plan corresponding to the selected Copy icon. can do. For example, when the user selects the Copy icon corresponding to the second test plan 204, the electronic device 100 provides a pop-up window displaying setting information included in the second test plan 204, and the pop-up window displays the settings information included in the second test plan 204. The user's input can be obtained to create a new test plan containing the configuration information displayed in the window. Thereafter, the electronic device 100 may create a test plan containing the same setting information as the setting information included in the second test plan 204 and add it to the list.
일 실시 예에 따르면, 사용자가 영역(225)에 표시된 Delete 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Delete 아이콘에 대응하는 테스트 플랜을 삭제할 수 있다. 예를 들어, 사용자가 제5 테스트 플랜(210)에 대응하는 Delete 아이콘을 선택한 경우, 전자 장치(100)는 제5 테스트 플랜(210)을 리스트에서 삭제할 것이지 여부를 묻는 팝업 창을 제공할 수 있다. 이때, 사용자가 선택한 테스트 플랜에 따른 애플리케이션의 테스트가 수행 중인 경우, 전자 장치(100)는 해당 테스트 플랜에 따른 애플리케이션의 테스트가 수행 중임을 알리면서 해당 테스트 플랜을 리스트에서 삭제할 것인지를 묻는 팝업 창을 제공할 수 있다.According to one embodiment, when the user selects the Delete icon displayed in the area 225, the electronic device 100 may delete the test plan corresponding to the selected Delete icon. For example, when the user selects the Delete icon corresponding to the fifth test plan 210, the electronic device 100 may provide a pop-up window asking whether to delete the fifth test plan 210 from the list. . At this time, if the application is being tested according to the test plan selected by the user, the electronic device 100 displays a pop-up window notifying that the application is being tested according to the test plan and asking whether to delete the test plan from the list. can be provided.
일 실시 예에 따르면, 사용자가 영역(225)에 표시된 Devices 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Devices 아이콘에 대응하는 테스트 플랜에 관한 테스트 디바이스에 관한 정보를 제공할 수 있다. 예를 들어, 사용자가 제4 테스트 플랜(208)에 대응하는 Devices 아이콘을 선택한 경우, 전자 장치(100)는 제4 테스트 플랜(208)에 관한 테스트 디바이스에 관한 정보를 제공할 수 있다.According to one embodiment, when the user selects the Devices icon displayed in the area 225, the electronic device 100 may provide information about the test device related to the test plan corresponding to the selected Devices icon. For example, when the user selects the Devices icon corresponding to the fourth test plan 208, the electronic device 100 may provide information about the test device related to the fourth test plan 208.
일 실시 예에 따르면, 사용자가 영역(225)에 표시된 Rerun 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Rerun 아이콘에 대응하는 테스트 플랜에 따른 애플리케이션 테스트를 다시 수행할 수 있다. 예를 들어, 제3 테스트 플랜(206)에 따른 테스트 애플리케이션이 실패한 경우, 전자 장치(100)는 제3 테스트 플랜(206)과 관련하여 Devices 아이콘 대신 Rerun 아이콘을 영역(225)에 표시할 수 있다. 이후, 사용자가 제3 테스트 플랜(206)에 대응하는 Rerun 아이콘을 선택한 경우, 전자 장치(100)는 제3 테스트 플랜(206)에 따른 애플리케이션 테스트를 다시 수행할 수 있다.According to one embodiment, when the user selects the Rerun icon displayed in the area 225, the electronic device 100 may re-perform the application test according to the test plan corresponding to the selected Rerun icon. For example, if the test application according to the third test plan 206 fails, the electronic device 100 may display a Rerun icon in the area 225 instead of the Devices icon in relation to the third test plan 206. . Thereafter, when the user selects the Rerun icon corresponding to the third test plan 206, the electronic device 100 may perform an application test according to the third test plan 206 again.
일 실시 예에 따르면, 영역(225)에 표시된 바는 대응하는 테스트 플랜의 상태를 나타낼 수 있다. 예를 들어, 제1 테스트 플랜(202)과 같이 애플리케이션 테스트가 성공적으로 수행된 경우, 체크 아이콘이 바에 표시될 수 있고, 제2 테스트 플랜(204)과 같이 테스트 플랜이 성공적으로 생성된 경우, 100%가 바에 표시될 수 있다. 또는, 제3 테스트 플랜(206) 및 제4 테스트 플랜(208)과 같이 애플리케이션 테스트가 수행 중이거나 테스트 플랜이 생성 중인 경우, 수행 또는 생성이 진행된 정도가 바에 표시될 수 있고, 제5 테스트 플랜(210)과 같이 테스트 플랜이 생성되지 않은 경우, 0%가 바에 표시될 수 있다.According to one embodiment, a bar displayed in area 225 may indicate the status of a corresponding test plan. For example, if the application test was successfully performed as in the first test plan 202, a check icon may be displayed in the bar, and if the test plan was successfully created as in the second test plan 204, 100 % may be displayed on the bar. Alternatively, when an application test is being performed or a test plan is being created, such as the third test plan 206 and the fourth test plan 208, the progress of the performance or creation may be displayed in the bar, and the fifth test plan ( 210), if a test plan has not been created, 0% may be displayed on the bar.
일 실시 예에 따르면, 사용자 인터페이스(200)는 테스트 플랜에 따른 애플리케이션 테스트를 수행하기 위한 아이콘을 표시하는 영역(230)을 포함할 수 있다. 예를 들어, 사용자가 제1 테스트 플랜(202)에 대응하는 Run 아이콘을 선택한 경우, 전자 장치(100)는 실행 설정 정보를 설정하기 위한 팝업 창을 제공할 수 있다. 이때, 실행 설정 정보는 테스트의 대상이 되는 애플리케이션에 관한 정보, 대상 애플리케이션의 버전에 관한 정보 또는 테스트 디바이스에 관한 정보 등을 포함할 수 있다. 이와 관련해서는 도 6a 내지 도 6g를 참조하여 자세히 설명하기로 한다.According to one embodiment, the user interface 200 may include an area 230 that displays an icon for performing an application test according to a test plan. For example, when the user selects the Run icon corresponding to the first test plan 202, the electronic device 100 may provide a pop-up window for setting run setting information. At this time, the execution setting information may include information about the application that is the target of testing, information about the version of the target application, or information about the test device. This will be described in detail with reference to FIGS. 6A to 6G.
일 실시 예에 따르면, 사용자 인터페이스(200)는 테스트 플랜의 명칭을 표시하는 영역(235)을 포함할 수 있다. 예를 들어, 영역(235)에는 제2 테스트 플랜(204)의 명칭으로서, BBBB가 표시될 수 있고, 제5 테스트 플랜(210)의 명칭으로서, LLLL가 표시될 수 있다. 이때, 테스트 플랜의 명칭이란, 사용자가 테스트 플랜을 보다 쉽게 구별하기 위해 테스트 플랜의 생성 시 기입한 정보로서, 해당 테스트 플랜을 통해 테스트하고자 하는 페이지의 타입 또는 대상 디바이스의 운영체제의 타입 등을 포함할 수 있으나, 전술한 바에 한정되지 않는다.According to one embodiment, the user interface 200 may include an area 235 that displays the name of the test plan. For example, in the area 235, BBBB may be displayed as the name of the second test plan 204, and LLLL may be displayed as the name of the fifth test plan 210. At this time, the name of the test plan is information entered by the user when creating a test plan to more easily distinguish between test plans, and may include the type of page to be tested through the test plan or the type of operating system of the target device. However, it is not limited to the above.
일 실시 예에 따르면, 사용자 인터페이스(200)는 테스트 플랜에 관한 사용자의 코멘트를 표시하는 영역(240)을 포함할 수 있다. 예를 들어, 영역(240)에는 제3 테스트 플랜(206)에 관한 사용자의 코멘트로서, App automation - app release가 표시될 수 있고, 제4 테스트 플랜(208)에 관한 사용자의 코멘트로서, test_2가 표시될 수 있다. 이때, 테스트 플랜에 관한 사용자의 코멘트란, 사용자가 테스트 플랜을 보다 쉽게 구별하기 위해 테스트 플랜의 생성 시 기입한 정보로서, 해당 테스트 플랜을 통해 수행하고자 하는 테스트의 타입 또는 대상 디바이스의 운영체제의 타입 등을 포함할 수 있으나, 전술한 바에 한정되지 않는다.According to one embodiment, the user interface 200 may include an area 240 that displays user comments regarding the test plan. For example, in area 240, as a user comment regarding the third test plan 206, App automation - app release may be displayed, and as a user comment regarding the fourth test plan 208, test_2 may be displayed. can be displayed. At this time, the user's comment regarding the test plan is information entered by the user when creating the test plan to more easily distinguish between test plans, such as the type of test to be performed through the test plan or the type of operating system of the target device, etc. It may include, but is not limited to the above.
일 실시 예에 따르면, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜들 각각에 따른 애플리케이션 테스트를 수행하는 적어도 하나의 사용자 식별자(identifier)에 관한 정보를 표시하는 영역(245)을 포함할 수 있다. 예를 들어, 영역(245)에는 제1 테스트 플랜(202)에 따른 애플리케이션 테스트를 수행하는 사용자 식별자로서 제1 사용자가 표시될 수 있다. 또는, 영역(245)에는 제5 테스트 플랜(210)에 따른 애플리케이션 테스트를 수행하는 사용자 식별자로서 제7 사용자가 표시될 수 있다.According to one embodiment, the user interface 200 may include an area 245 that displays information about at least one user identifier that performs an application test according to each of one or more test plans. For example, a first user may be displayed in the area 245 as a user identifier performing an application test according to the first test plan 202 . Alternatively, a seventh user may be displayed in the area 245 as a user identifier performing an application test according to the fifth test plan 210.
일 실시 예에 따르면, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜들 각각에 따른 애플리케이션 테스트를 수행한 시간에 관한 정보를 포함하는 영역(250)을 포함할 수 있다. 예를 들어, 영역(250)에는 제2 테스트 플랜(204)에 따른 애플리케이션 테스트가 수행된 시간으로서 2020-06-15 T13:11:25가 표시될 수 있다. 또는, 영역(245)에는 제3 테스트 플랜(206)에 따른 애플리케이션 테스트가 수행된 시간으로서 2022-06-13 T06:12:13가 표시될 수 있다.According to one embodiment, the user interface 200 may include an area 250 that includes information about the time when an application test was performed according to each of one or more test plans. For example, the area 250 may display 2020-06-15 T13:11:25 as the time at which the application test according to the second test plan 204 was performed. Alternatively, the area 245 may display 2022-06-13 T06:12:13 as the time when the application test according to the third test plan 206 was performed.
일 실시 예에 따르면, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜에 따른 애플리케이션 테스트의 수행 결과 정보를 제공하기 위한 영역(255)을 포함할 수 있다. 예를 들어, 사용자가 제1 테스트 플랜(202)에 대응하는 View 아이콘을 선택한 경우, 전자 장치(100)는 제1 테스트 플랜(202)에 따른 애플리케이션 테스트의 수행 결과 정보를 제공할 수 있다.According to one embodiment, the user interface 200 may include an area 255 for providing information on the performance results of application tests according to one or more test plans. For example, when the user selects the View icon corresponding to the first test plan 202, the electronic device 100 may provide information on the performance results of an application test according to the first test plan 202.
일 실시 예에 따르면, 사용자 인터페이스(200)는 하나 이상의 테스트 플랜에 따른 대조군 및 실험군 테스트의 수행 결과 정보를 제공하기 위한 영역(260)을 포함할 수 있다. 예를 들어, 사용자가 제1 테스트 플랜(202)에 대응하는 AB report 아이콘을 선택한 경우, 전자 장치(100)는 제1 테스트 플랜(202)에 따른 대조군 및 실험군 테스트의 수행 결과 정보를 제공할 수 있다.According to one embodiment, the user interface 200 may include an area 260 for providing information on performance results of control group and experimental group tests according to one or more test plans. For example, when the user selects the AB report icon corresponding to the first test plan 202, the electronic device 100 may provide information on the performance results of the control group and experimental group tests according to the first test plan 202. there is.
일 실시 예에 따르면, 사용자 인터페이스(200)는 테스트 대상의 타입에 따라 테스트 플랜을 검색 또는 필터링하기 위한 영역(265)을 포함할 수 있다. 예를 들어, 사용자가 영역(265) 내 아래 방향 아이콘을 선택하거나 영역(265) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 플랜의 테스트 대상의 타입들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 테스트 대상의 타입을 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 타입을 영역(265)에 표시할 수 있다.According to one embodiment, the user interface 200 may include an area 265 for searching or filtering test plans according to the type of test object. For example, when the user selects the down icon in area 265 or positions the cursor within area 265, electronic device 100 displays a pull-down menu or drop-down menu containing a list of types of test objects in the test plan. A download list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting a type of test object from the list, and display the selected type of test object in area 265 .
도 2b를 참조하면, 전자 장치(100)는 일 실시 예에 따라, 테스트 플랜의 테스트 대상의 타입들의 리스트를 포함하는 풀다운 메뉴(285)를 제공할 수 있다. 이후, 전자 장치(100)는 All을 선택하는 사용자의 입력을 획득하고, 선택된 All을 영역(265)에 표시할 수 있다. 테스트 플랜의 테스트 대상의 타입에 관하여는 도 5b를 참조하여 자세히 설명하기로 한다.Referring to FIG. 2B, according to one embodiment, the electronic device 100 may provide a pull-down menu 285 including a list of test object types of the test plan. Thereafter, the electronic device 100 may obtain the user's input for selecting All and display the selected All in area 265. The types of test objects in the test plan will be described in detail with reference to FIG. 5B.
일 실시 예에 따르면, 사용자 인터페이스(200)는 테스트 플랜이 속하는 카테고리에 따라 테스트 플랜을 검색 또는 필터링하기 위한 영역(270)을 포함할 수 있다. 예를 들어, 사용자가 영역(270) 내 아래 방향 아이콘을 선택하거나 영역(270) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 플랜이 속하는 카테고리들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 카테고리를 선택하는 사용자의 입력을 획득하고, 선택된 카테고리를 영역(270)에 표시할 수 있다.According to one embodiment, the user interface 200 may include an area 270 for searching or filtering test plans according to the category to which the test plan belongs. For example, when the user selects the downward icon in area 270 or positions the cursor within area 270, electronic device 100 displays a pull-down menu or drop-down list containing a list of categories to which the test plan belongs. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one category from the list and display the selected category in the area 270 .
도 2c를 참조하면, 전자 장치(100)는 일 실시 예에 따라, 테스트 플랜이 속하는 카테고리들의 리스트를 포함하는 풀다운 메뉴(290)를 제공할 수 있다. 이후, 전자 장치(100)는 Checkout을 선택하는 사용자의 입력을 획득하고, 선택된 Checkout을 영역(270)에 표시할 수 있다. 테스트 플랜이 속하는 카테고리에 관하여는 도 5c를 참조하여 자세히 설명하기로 한다.Referring to FIG. 2C, according to one embodiment, the electronic device 100 may provide a pull-down menu 290 including a list of categories to which the test plan belongs. Thereafter, the electronic device 100 may obtain the user's input for selecting Checkout and display the selected Checkout in area 270. The category to which the test plan belongs will be described in detail with reference to FIG. 5C.
일 실시 예에 따르면, 전자 장치(100)는 영역(265)에서 선택된 테스트 대상의 타입 및 영역(270)에서 선택된 테스트 플랜이 속하는 카테고리에 대응하는 테스트 플랜의 리스트를 제공할 수 있다. 도 2d를 참조하면, 테스트 대상의 타입으로서 All을 선택하는 사용자 입력 및 테스트 대상이 속하는 카테고리로서 Checkout을 선택하는 사용자 입력을 획득함에 따라, 전자 장치(100)는 All 및 Checkout에 대응하는 테스트 플랜들의 리스트를 제공할 수 있다. According to one embodiment, the electronic device 100 may provide a list of test plans corresponding to the type of test object selected in area 265 and the category to which the test plan selected in area 270 belongs. Referring to FIG. 2D, as a user input selecting All as the type of test object and a user input selecting Checkout as the category to which the test object belongs are obtained, the electronic device 100 selects test plans corresponding to All and Checkout. A list can be provided.
일 실시 예에 따르면, 사용자 인터페이스(200)는 새로운 테스트 플랜을 생성하기 위한 영역(275)을 포함할 수 있다. 예를 들어, 사용자가 영역(275) 내 New 아이콘을 선택한 경우, 전자 장치(100)는 복수의 설정 정보를 입력할 수 있는 팝업 창을 제공할 수 있다. 전자 장치(100)는 팝업 창의 표시된 설정 정보에 대한 사용자의 입력을 수신하고, 수신한 입력에 따른 테스트 플랜을 생성하여 리스트에 추가할 수 있다. 이와 관련해서는 도 3a 내지 도 5f를 참조하여 자세히 설명하기로 한다.According to one embodiment, the user interface 200 may include an area 275 for creating a new test plan. For example, when the user selects the New icon in the area 275, the electronic device 100 may provide a pop-up window through which a plurality of setting information can be input. The electronic device 100 may receive a user's input for setting information displayed in a pop-up window, create a test plan according to the received input, and add it to the list. This will be described in detail with reference to FIGS. 3A to 5F.
일 실시 예에 따르면, 사용자 인터페이스(200)는 특정 테스트 플랜을 검색하기 위한 영역(280)을 포함할 수 있다. 예를 들어, 사용자가 검색하고자 하는 테스트 플랜의 명칭 또는 테스트 플랜에 따른 애플리케이션 테스트를 수행하는 사용자에 관한 정보 등을 영역(280)에 입력한 경우, 전자 장치(100)는 입력된 검색어에 대응하는 테스트 플랜을 제공할 수 있다.According to one embodiment, the user interface 200 may include an area 280 for searching a specific test plan. For example, when a user enters the name of a test plan to be searched or information about a user performing an application test according to the test plan into the area 280, the electronic device 100 may search for a search term corresponding to the entered search term. A test plan can be provided.
한편, 전술한 영역의 수와 위치, 영역에 표시된 표현, 사용자 인터페이스 컴포넌트의 종류 및 테스트 플랜들에 포함된 설정 정보의 구체적인 예시들은 일 실시 예에 불과하며, 본 개시가 전술한 바와 상이한 예시들로 구현될 수 있음은 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명하다.Meanwhile, the number and location of the above-mentioned areas, expressions displayed in the areas, types of user interface components, and specific examples of setting information included in the test plans are only examples, and the present disclosure provides examples different from those described above. It is obvious to those skilled in the art that this disclosure can be implemented.
도 3a 내지 도 3b는 일 실시 예에 따라 전자 장치(100)가 제공하는 사용자 인터페이스(300)를 도시한다.FIGS. 3A and 3B illustrate a user interface 300 provided by the electronic device 100 according to an embodiment.
도 3a 내지 도 3b는 일 실시 예에 따라 테스트 스크립트가 저장된 저장소를 설정하거나 변경하기 위한 사용자 인터페이스(300)를 도시한다. 예를 들어, 사용자 인터페이스(200)에서 New 아이콘, View 아이콘 또는 Copy 아이콘을 선택하는 사용자 입력 또는 사용자 인터페이스(400)에 Previous 아이콘(460)을 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 사용자 인터페이스(300)를 표시하고, 테스트 스크립트가 저장된 저장소를 선택하거나 기입하는 사용자의 입력을 수신할 수 있다. 이후, 전자 장치(100)는 사용자의 입력에 기초하여, 테스트 플랜을 생성하거나 저장된 설정 정보를 변경할 수 있다. 한편, 도 3a 내지 도 3b는 테스트 스크립트가 저장된 저장소를 설정하거나 변경하기 위한 사용자 인터페이스(300)로서 팝업(pop-up) 창을 도시하나, 본 개시의 사용자 인터페이스(300)는 모달(modal) 창 등 다양한 형태로 구현될 수 있으며, 이에 한정되지 않는다.3A to 3B illustrate a user interface 300 for setting or changing a storage where test scripts are stored, according to an embodiment. For example, when a user input for selecting the New icon, View icon, or Copy icon in the user interface 200 or a user input for selecting the Previous icon 460 in the user interface 400 is obtained, the electronic device 100 may display the user interface 300 and receive input from the user who selects or writes in a storage where the test script is stored. Thereafter, the electronic device 100 may create a test plan or change stored setting information based on the user's input. Meanwhile, FIGS. 3A and 3B show a pop-up window as a user interface 300 for setting or changing the storage where the test script is stored, but the user interface 300 of the present disclosure is a modal window. It can be implemented in various forms such as, but is not limited to this.
일 실시 예에 따르면, 사용자 인터페이스(300)는 테스트 스크립트가 저장된 저장소를 선택하기 위한 영역(320)을 포함할 수 있다. 예를 들어, 사용자가 영역(320) 내 아래 방향 아이콘을 선택하거나 영역(320) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 스크립트가 저장된 저장소들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 저장소를 선택하는 사용자의 입력을 획득하고, 선택된 저장소를 영역(320)에 표시할 수 있다.According to one embodiment, the user interface 300 may include an area 320 for selecting a storage where the test script is stored. For example, when the user selects the downward icon in area 320 or positions the cursor within area 320, the electronic device 100 displays a pull-down menu or drop-down list containing a list of storages where test scripts are stored. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one storage from the list and display the selected storage in the area 320 .
도 3b를 참조하면, 전자 장치(100)는 테스트 스크립트가 저장된 저장소들의 리스트를 포함하는 풀다운 메뉴(360)를 제공할 수 있다. 이후, 전자 장치(100)는 제1 깃 저장소 및 app-ui를 선택하는 사용자의 입력을 획득하고, 제1 깃 저장소/app-ui를 영역(320)에 표시할 수 있다. 이때, 제1 깃 저장소는 테스트 스크립트가 저장된 깃 저장소(git repository)를 나타내고, rebuild, native, cart, checkout, test 및 app-ui는 테스트 스크립트가 저장된 브랜치(branch)를 나타낼 수 있다.Referring to FIG. 3B, the electronic device 100 may provide a pull-down menu 360 including a list of storages where test scripts are stored. Thereafter, the electronic device 100 may obtain the user's input for selecting the first git repository and app-ui, and display the first git repository/app-ui in the area 320. At this time, the first git repository may represent the git repository where the test script is stored, and rebuild, native, cart, checkout, test, and app-ui may represent the branch where the test script is stored.
일 실시 예에 따르면, 사용자 인터페이스(300)는 테스트 스크립트가 저장된 저장소를 복사하기 위한 영역(340)을 포함할 수 있다. 예를 들어, 사용자가 영역(340) 내 아래 방향 아이콘을 선택하거나 영역(340) 내로 커서를 위치시킨 경우, 전자 장치(100)는 기 사용되었던 저장소 또는 저장된 저장소들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 저장소를 선택하는 사용자의 입력을 획득하고, 선택된 저장소를 영역(340)에 표시할 수 있다.According to one embodiment, the user interface 300 may include an area 340 for copying a storage where a test script is stored. For example, when the user selects the downward icon in area 340 or positions the cursor within area 340, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of previously used storage or stored storage. A download list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one storage from the list and display the selected storage in area 340 .
일 실시 예에 따르면, 전자 장치(100)는 Next 아이콘(380)을 선택하는 사용자 입력을 획득한 후, 획득한 입력에 기초하여 테스트 케이스를 설정하거나 변경하기 위한 사용자 인터페이스를 표시할 수 있다. 예를 들어, 전자 장치(100)는 Next 아이콘(380)을 선택하는 사용자 입력을 획득한 후, 도 4a 내지 도 4d의 사용자 인터페이스(400)를 표시할 수 있다.According to one embodiment, the electronic device 100 may obtain a user input for selecting the Next icon 380 and then display a user interface for setting or changing a test case based on the obtained input. For example, the electronic device 100 may obtain a user input for selecting the Next icon 380 and then display the user interface 400 of FIGS. 4A to 4D.
도 4a 내지 도 4d는 일 실시 예에 따라 전자 장치(100)가 제공하는 사용자 인터페이스(400)를 도시한다.FIGS. 4A to 4D illustrate a user interface 400 provided by the electronic device 100 according to an embodiment.
도 4a 내지 도 4d는 일 실시 예에 따라 테스트 케이스를 설정하거나 변경하기 위한 사용자 인터페이스(400)를 도시한다. 예를 들어, 사용자 인터페이스(200)에서 New 아이콘, View 아이콘 또는 Copy 아이콘을 선택하는 사용자 입력, 사용자 인터페이스(300)에 Next 아이콘(380)을 선택하는 사용자 입력 또는 사용자 인터페이스(500)에 Previous 아이콘(594)을 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 사용자 인터페이스(400)를 표시하고, 테스트 케이스를 선택하거나 기입하는 사용자의 입력을 수신할 수 있다. 이후, 전자 장치(100)는 사용자의 입력에 기초하여, 테스트 플랜을 생성하거나 저장된 설정 정보를 변경할 수 있다. 한편, 도 4a 내지 도 4d는 테스트 케이스를 설정하거나 변경하기 위한 사용자 인터페이스(400)로서 팝업 창을 도시하나, 본 개시의 사용자 인터페이스(400)는 모달 창 등 다양한 형태로 구현될 수 있으며, 이에 한정되지 않는다.FIGS. 4A to 4D illustrate a user interface 400 for setting or changing a test case according to an embodiment. For example, user input selecting the New icon, View icon, or Copy icon in user interface 200, user input selecting Next icon 380 in user interface 300, or Previous icon ( When a user input for selecting 594) is obtained, the electronic device 100 may display the user interface 400 and receive the user's input for selecting or writing a test case. Thereafter, the electronic device 100 may create a test plan or change stored setting information based on the user's input. Meanwhile, FIGS. 4A to 4D show a pop-up window as the user interface 400 for setting or changing a test case, but the user interface 400 of the present disclosure may be implemented in various forms such as a modal window, and is limited to this. It doesn't work.
이때, 테스트 케이스(test case)는 테스트의 대상이 되는 애플리케이션의 서비스, 애플리케이션의 페이지의 타입 또는 페이지 내 존재하는 사용자 인터페이스 컴포넌트(component) 또는 객체(object) 등을 테스트 하기 위해 작성된 테스트 스크립트에 대응할 수 있다. 예를 들어, 테스트 케이스는 배달 서비스에 관한 테스트 케이스 또는 스트리밍 서비스에 대한 테스트 케이스를 포함할 수 있다. 또는, 테스트 케이스는 카트 페이지에 관한 테스트 케이스, 체크아웃 페이지에 관한 테스트 케이스, 회원 정보 페이지에 관한 테스트 케이스, 제품 리스트 페이지에 관한 테스트 케이스, 상품 상세 정보 페이지에 관한 테스트 케이스 또는 검색 결과 페이지에 관한 테스트 케이스 등을 포함할 수 있다. 테스트 케이스는 특정 페이지 내 존재하는 다양한 객체에 관한 테스트 케이스를 포함할 수 있다.At this time, a test case may correspond to a test script written to test the service of the application that is the subject of testing, the type of page of the application, or the user interface component or object that exists within the page. there is. For example, test cases may include test cases for delivery services or test cases for streaming services. Alternatively, the test case may be a test case related to the cart page, a test case related to the checkout page, a test case related to the member information page, a test case related to the product list page, a test case related to the product details page, or a test case related to the search results page. May include test cases, etc. Test cases may include test cases for various objects that exist within a specific page.
일 실시 예에 따르면, 사용자는 자신이 테스트하고자 하는 애플리케이션의 서비스, 애플리케이션의 페이지의 타입 또는 페이지 내 존재하는 사용자 인터페이스 컴포넌트 또는 객체 등에 따라, 대응하는 테스트 케이스를 선택할 수 있다. 예를 들어, 애플리케이션의 버전이 업데이트된 경우, 사용자는 모든 테스트 케이스를 선택할 수 있다. 또는, 애플리케이션의 카트 페이지가 업데이트된 경우, 사용자는 카트 페이지에 관한 테스트 케이스를 선택할 수 있다.According to one embodiment, a user may select a corresponding test case according to the service of the application that the user wants to test, the type of page of the application, or the user interface component or object present in the page. For example, if the version of the application is updated, the user can select all test cases. Alternatively, if the application's cart page has been updated, the user can select a test case related to the cart page.
일 실시 예에 따르면, 사용자 인터페이스(400)는 테스트 케이스를 검색 또는 필터링하기 위한 영역(420)을 포함할 수 있다. 예를 들어, 사용자가 검색하고자 하는 테스트 케이스의 명칭 등을 영역(420)에 입력한 경우, 전자 장치(100)는 입력된 검색어에 대응하는 테스트 케이스를 제공할 수 있다.According to one embodiment, the user interface 400 may include an area 420 for searching or filtering test cases. For example, when the user inputs the name of a test case to be searched into the area 420, the electronic device 100 may provide a test case corresponding to the entered search word.
일 실시 예에 따르면, 사용자 인터페이스(400)는 테스트 케이스를 선택하기 위한 영역(440)을 포함할 수 있다. 예를 들어, 도 4a 내지 도 4d를 참조하면, 전자 장치(100)는 다양한 테스트 케이스들의 리스트를 영역(440)에 표시할 수 있다. 이후, 전자 장치(100)는 사용자가 테스트하고자 하는 서비스, 페이지 또는 객체 등에 대응하는 테스트 케이스를 선택하는 사용자 입력을 획득할 수 있다.According to one embodiment, the user interface 400 may include an area 440 for selecting a test case. For example, referring to FIGS. 4A to 4D , the electronic device 100 may display a list of various test cases in area 440. Thereafter, the electronic device 100 may obtain a user input for selecting a test case corresponding to a service, page, or object that the user wishes to test.
일 실시 예에 따르면, 전자 장치(100)는 Previous 아이콘(460)을 선택하는 사용자 입력을 획득한 후, 획득한 입력에 기초하여 테스트 스크립트가 저장된 저장소를 설정하거나 변경하기 위한 사용자 인터페이스를 표시할 수 있다. 예를 들어, 전자 장치(100)는 Previous 아이콘(460)을 선택하는 사용자 입력을 획득한 후, 도 3a 내지 도 3b의 사용자 인터페이스(300)를 표시할 수 있다.According to one embodiment, the electronic device 100 may obtain a user input for selecting the Previous icon 460 and then display a user interface for setting or changing the storage where the test script is stored based on the obtained input. there is. For example, the electronic device 100 may obtain a user input for selecting the Previous icon 460 and then display the user interface 300 of FIGS. 3A and 3B.
일 실시 예에 따르면, 전자 장치(100)는 Next 아이콘(480)을 선택하는 사용자 입력을 획득한 후, 획득한 입력에 기초하여 테스트 실행을 위한 파라미터를 설정하거나 변경하기 위한 사용자 인터페이스를 표시할 수 있다. 예를 들어, 전자 장치(100)는 Next 아이콘(480)을 선택하는 사용자 입력을 획득한 후, 도 5a 내지 도 5f의 사용자 인터페이스(500)를 표시할 수 있다.According to one embodiment, the electronic device 100 may obtain a user input for selecting the Next icon 480 and then display a user interface for setting or changing parameters for test execution based on the obtained input. there is. For example, the electronic device 100 may obtain a user input for selecting the Next icon 480 and then display the user interface 500 of FIGS. 5A to 5F.
도 5a 내지 도 5f는 일 실시 예에 따라 전자 장치(100)가 제공하는 사용자 인터페이스(500)를 도시한다.FIGS. 5A to 5F illustrate a user interface 500 provided by the electronic device 100 according to an embodiment.
도 5a 내지 도 5f는 일 실시 예에 따라 테스트 실행을 위한 파라미터를 설정하거나 변경하기 위한 사용자 인터페이스(500)를 도시한다. 예를 들어, 사용자 인터페이스(200)에서 New 아이콘, View 아이콘 또는 Copy 아이콘을 선택하는 사용자 입력 또는 사용자 인터페이스(400)에 Next 아이콘(480)을 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 사용자 인터페이스(500)를 표시하고, 테스트 실행을 위한 파라미터를 선택하거나 기입하는 사용자의 입력을 수신할 수 있다. 이후, 전자 장치(100)는 사용자의 입력에 기초하여, 테스트 플랜을 생성하거나 저장된 설정 정보를 변경할 수 있다. 한편, 도 5a 내지 도 5f는 테스트 실행을 위한 파라미터를 설정하거나 변경하기 위한 사용자 인터페이스(500)로서 팝업 창을 도시하나, 본 개시의 사용자 인터페이스(500)는 모달 창 등 다양한 형태로 구현될 수 있으며, 이에 한정되지 않는다.FIGS. 5A to 5F illustrate a user interface 500 for setting or changing parameters for test execution, according to one embodiment. For example, when a user input for selecting the New icon, View icon, or Copy icon in the user interface 200 or a user input for selecting the Next icon 480 in the user interface 400 is obtained, the electronic device 100 may display the user interface 500 and receive input from a user who selects or enters parameters for test execution. Thereafter, the electronic device 100 may create a test plan or change stored setting information based on the user's input. Meanwhile, FIGS. 5A to 5F show a pop-up window as a user interface 500 for setting or changing parameters for test execution, but the user interface 500 of the present disclosure may be implemented in various forms such as a modal window. , but is not limited to this.
이때, 테스트 실행을 위한 파라미터는 테스트 플랜과 관련하여 설정해야하는 다양한 타입의 파라미터를 포함할 수 있다. 예를 들어, 테스트 실행을 위한 파라미터는 테스트 플랜을 구별하기 위한 정보, 테스트를 수행하는데 실패했을 경우, 테스트를 재수행하는 횟수에 관한 정보, 테스트 데이터를 가져오기 위한 서버에 관한 정보, 테스트 데이터를 내보내기 위한 서버에 관한 정보 또는 대조군 및 실험군 테스트에 관한 설정 정보 등을 포함할 수 있다.At this time, parameters for test execution may include various types of parameters that must be set in relation to the test plan. For example, parameters for test execution include information to distinguish the test plan, information on the number of times to re-perform the test in case of failure to perform the test, information about the server for retrieving test data, and exporting test data. It may include information about the server for the test or setting information about the control group and experimental group tests.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜의 명칭을 설정하기 위한 영역(502)을 포함할 수 있다. 예를 들어, 사용자가 새로운 테스트 플랜을 생성하고자 하는 경우, 사용자는 해당 테스트 플랜을 보다 쉽게 구별하기 위해, 해당 테스트 플랜을 통해 테스트하고자 하는 페이지의 타입 또는 대상 디바이스의 운영체제의 타입 등을 영역(502)에 입력할 수 있다. 한편, 영역(502)에 입력된 테스트 플랜의 명칭은 도 2a 내지 도 2d의 사용자 인터페이스(200)의 영역(235)에 표시될 수 있다.According to one embodiment, the user interface 500 may include an area 502 for setting the name of the test plan. For example, when a user wants to create a new test plan, the user must enter the type of page or the type of operating system of the target device in the area (502) to more easily distinguish between the test plans. ) can be entered. Meanwhile, the name of the test plan entered in area 502 may be displayed in area 235 of the user interface 200 of FIGS. 2A to 2D.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜에 관한 사용자의 코멘트를 설정하기 위한 영역(504)을 포함할 수 있다. 예를 들어, 사용자가 새로운 테스트 플랜을 생성하고자 하는 경우, 사용자는 해당 테스트 플랜을 보다 쉽게 구별하기 위해, 해당 테스트 플랜을 통해 수행하고자 하는 테스트의 타입 또는 대상 디바이스의 운영체제의 타입 등을 영역(504)에 입력할 수 있다. 한편, 영역(504)에 입력된 테스트 플랜에 관한 사용자의 코멘트는 도 2a 내지 도 2d의 사용자 인터페이스(200)의 영역(240)에 표시될 수 있다.According to one embodiment, the user interface 500 may include an area 504 for setting user comments regarding the test plan. For example, when a user wants to create a new test plan, in order to more easily distinguish the test plan, the user enters the type of test to be performed through the test plan or the type of operating system of the target device in the area (504). ) can be entered. Meanwhile, a user's comment regarding the test plan entered in the area 504 may be displayed in the area 240 of the user interface 200 of FIGS. 2A to 2D.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 대상의 타입을 설정하기 위한 영역(506)을 포함할 수 있다. 예를 들어, 사용자가 영역(506) 내 아래 방향 아이콘을 선택하거나 영역(506) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 플랜의 테스트 대상의 타입들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 테스트 대상의 타입을 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 타입을 영역(506)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 506 for setting the type of test object. For example, if the user selects the down icon in area 506 or positions the cursor within area 506, electronic device 100 may display a pull-down menu or drop-down menu containing a list of types of test objects in the test plan. A download list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting a type of test object from the list, and display the selected type of test object in area 506.
도 5b를 참조하면, 전자 장치(100)는 테스트 플랜의 테스트 대상의 타입들의 리스트를 포함하는 풀다운 메뉴(508)를 제공할 수 있다. 이후, 전자 장치(100)는 UI를 선택하는 사용자의 입력을 획득하고, 선택된 UI를 영역(506)에 표시할 수 있다.Referring to FIG. 5B , the electronic device 100 may provide a pull-down menu 508 including a list of test object types of the test plan. Thereafter, the electronic device 100 may obtain the user's input for selecting a UI and display the selected UI in the area 506.
이때, 테스트 대상의 타입은 사용자가 해당 테스트 플랜을 보다 쉽게 구별하거나 검색하기 위해 설정되는 파라미터로서, API(application programming interface), UI(user interface) 또는 API와 UI를 포함하는 All을 포함할 수 있다. 다만, 이는 일 실시 예에 불과하며, 테스트 대상의 타입은 전술한 바와 다르게 설정되거나 사용자 입력에 기초하여 변경될 수 있다.At this time, the type of test object is a parameter set to allow the user to more easily distinguish or search the test plan, and may include an application programming interface (API), a user interface (UI), or All including API and UI. . However, this is only an example, and the type of test object may be set differently from what was described above or may be changed based on user input.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜이 속하는 카테고리를 설정하기 위한 영역(510)을 포함할 수 있다. 예를 들어, 사용자가 영역(510) 내 아래 방향 아이콘을 선택하거나 영역(510) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 플랜이 속하는 카테고리들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 카테고리를 선택하는 사용자의 입력을 획득하고, 선택된 카테고리를 영역(510)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 510 for setting the category to which the test plan belongs. For example, when the user selects the downward icon in area 510 or positions the cursor within area 510, electronic device 100 displays a pull-down menu or drop-down list containing a list of categories to which the test plan belongs. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one category from the list and display the selected category in the area 510 .
도 5c를 참조하면, 전자 장치(100)는 일 실시 예에 따라, 테스트 플랜이 속하는 카테고리들의 리스트를 포함하는 풀다운 메뉴(512)를 제공할 수 있다. 이후, 전자 장치(100)는 App-release을 선택하는 사용자의 입력을 획득하고, 선택된 App-release을 영역(510)에 표시할 수 있다.Referring to FIG. 5C, according to one embodiment, the electronic device 100 may provide a pull-down menu 512 including a list of categories to which the test plan belongs. Thereafter, the electronic device 100 may obtain the user's input for selecting an App-release and display the selected App-release in the area 510.
이때, 테스트 플랜이 속하는 카테고리는 사용자가 해당 테스트 플랜을 보다 쉽게 구별하거나 검색하기 위해 설정되는 파라미터로서, Checkout, Cart, App release, Order 또는 Other를 포함할 수 있다. 다만, 이는 일 실시 예에 불과하며, 이와 다르게 설정되거나 사용자 입력에 기초하여 변경될 수 있다.At this time, the category to which the test plan belongs is a parameter set to allow the user to more easily distinguish or search the test plan, and may include Checkout, Cart, App release, Order, or Other. However, this is only an example, and may be set differently or changed based on user input.
예를 들어, 사용자는 각각의 카테고리에 대응하는 Edit 아이콘을 선택하여 카테고리의 명칭을 변경하거나, New 아이콘(514)을 선택하여 새로운 카테고리를 리스트에 추가할 수 있다. 도 5d를 참조하면, 전자 장치(100)가 New 아이콘(514)을 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 새로운 카테고리를 입력하기 위한 팝업 창(516)을 표시할 수 있다.For example, the user can select the Edit icon corresponding to each category to change the name of the category, or select the New icon 514 to add a new category to the list. Referring to FIG. 5D , when the electronic device 100 obtains a user input for selecting the New icon 514, the electronic device 100 may display a pop-up window 516 for entering a new category.
일 실시 예에 따르면, 영역(506)에서 설정된 테스트 대상의 타입 및 영역(510)에서 설정된 테스트 플랜이 속하는 카테고리는, 도 2b 내지 도 2d와 관련하여 전술한 바와 같이 테스트 플랜을 필터링하는데 사용될 수 있다. 예를 들어, 특정 테스트 플랜과 관련하여, 테스트 대상의 타입이 UI로 설정되고, 테스트 플랜이 속하는 카테고리가 App-release로 설정된 경우, 전자 장치(100)는 테스트 대상의 타입으로서 UI을 선택하는 사용자 입력 및 테스트 대상이 속하는 카테고리로서 App-release을 선택하는 사용자 입력을 획득함에 따라, 해당 테스트 플랜을 포함하는 리스트를 제공할 수 있다.According to one embodiment, the type of test object set in area 506 and the category to which the test plan set in area 510 belongs can be used to filter test plans as described above with respect to FIGS. 2B to 2D. . For example, in relation to a specific test plan, when the type of test object is set to UI and the category to which the test plan belongs is set to App-release, the electronic device 100 is configured to allow the user to select UI as the type of test object. By obtaining user input that selects App-release as the category to which the input and test target belongs, a list containing the corresponding test plan can be provided.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜에 따른 테스트 수행 결과 정보를 업로드할 것인지 여부를 설정하기 위한 영역(518)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 테스트 플랜에 따른 테스트 수행 결과 정보를 업로드할 것인지 여부를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글(toggle) 스위치를 영역(518)에 표시할 수 있다. 사용자가 토글 스위치를 활성화한 경우, 테스트 플랜에 따른 테스트 수행 결과 정보가 데이터베이스에 업로드되고, 사용자가 토글 스위치를 비활성화한 경우, 테스트 플랜에 따른 테스트 수행 결과 정보가 데이터베이스에 업로드되지 않을 수 있다.According to one embodiment, the user interface 500 may include an area 518 for setting whether to upload test performance result information according to a test plan. For example, the electronic device 100 may display a toggle switch in the area 518 as a user interface component for setting whether to upload test performance result information according to a test plan. If the user activates the toggle switch, test performance result information according to the test plan may be uploaded to the database, and if the user deactivates the toggle switch, test performance result information according to the test plan may not be uploaded to the database.
일 실시 예에 따르면, 사용자 인터페이스(500)는 메일에 관한 파라미터를 설정하기 위한 영역(520)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 테스트 플랜과 관련하여 메일과 관련된 정보를 제공할 것인지 여부를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글 스위치를 영역(520)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 520 for setting parameters related to mail. For example, the electronic device 100 may display a toggle switch in the area 520 as a user interface component for setting whether to provide email-related information in relation to the test plan.
일 실시 예에 따르면, 사용자 인터페이스(500)는 메시지 알림에 관한 파라미터를 설정하기 위한 영역(522)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 테스트 플랜에 관련된 정보를 메시지 알림으로 제공할 것인지 여부를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글 스위치를 영역(522)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 522 for setting parameters related to message notification. For example, the electronic device 100 may display a toggle switch in the area 522 as a user interface component for setting whether to provide information related to the test plan as a message notification.
일 실시 예에 따르면, 사용자 인터페이스(500)는 로그 기록에 관한 파라미터를 설정하기 위한 영역(524)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 테스트 플랜에 관련된 로그 기록을 제공할 것인지 여부를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글 스위치를 영역(524)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 524 for setting parameters related to log recording. For example, the electronic device 100 may display a toggle switch in area 524 as a user interface component for setting whether to provide log records related to a test plan.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜에 따른 테스트를 수행하는데 실패했을 경우, 테스트를 재수행하는 횟수를 설정하기 위한 영역(526)을 포함할 수 있다. 예를 들어, 사용자가 영역(526) 내 아래 방향 아이콘을 선택하거나 영역(526) 내로 커서를 위치시킨 경우, 전자 장치(100)는 재수행 횟수들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 재수행 횟수를 선택하는 사용자의 입력을 획득하고, 선택된 재수행 횟수를 영역(526)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 526 for setting the number of times to re-perform the test when performing a test according to the test plan fails. For example, when the user selects the downward icon within area 526 or positions the cursor within area 526, electronic device 100 provides a pull-down menu or drop-down list containing a list of re-execution numbers. can do. Thereafter, the electronic device 100 may obtain a user's input for selecting the number of re-performances of one item from the list, and display the selected number of re-performances in area 526.
도 5e를 참조하면, 전자 장치(100)는 테스트 플랜에 따른 테스트를 수행하는데 실패했을 경우, 테스트를 재수행하는 횟수들의 리스트를 포함하는 풀다운 메뉴(528)를 제공할 수 있다. 사용자가 None을 선택한 경우, 전자 장치(100)는 테스트 플랜에 따른 테스트를 수행하는데 실패하더라도, 테스트를 재수행하지 않을 수 있다. 또는, 사용자가 Once, Twice 또는 Triple을 선택한 경우, 전자 장치(100)는 테스트 플랜에 따른 테스트를 수행하는데 실패한 경우, 최대 한 번, 두 번 또는 세 번까지 테스트를 재수행할 수 있다.Referring to FIG. 5E, when the electronic device 100 fails to perform a test according to the test plan, it may provide a pull-down menu 528 that includes a list of the number of times to re-perform the test. If the user selects None, the electronic device 100 may not re-perform the test even if it fails to perform the test according to the test plan. Alternatively, when the user selects Once, Twice, or Triple, the electronic device 100 may re-perform the test up to once, twice, or three times if it fails to perform the test according to the test plan.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜과 관련하여 함수 레벨을 설정하기 위한 영역(530)을 포함할 수 있다. 예를 들어, 사용자가 영역(530) 내 아래 방향 아이콘을 선택하거나 영역(530) 내로 커서를 위치시킨 경우, 전자 장치(100)는 함수 레벨들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 함수 레벨을 선택하는 사용자의 입력을 획득하고, 선택된 함수 레벨을 영역(530)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 530 for setting a function level in relation to a test plan. For example, when the user selects the down icon within area 530 or positions the cursor within area 530, electronic device 100 may provide a pull-down menu or drop-down list containing a list of function levels. You can. Thereafter, the electronic device 100 may obtain a user's input for selecting one function level from the list and display the selected function level in the area 530.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 러너의 수를 설정하기 위한 영역(532)을 포함할 수 있다. 예를 들어, 사용자는 해당 테스트 플랜에 따른 애플리케이션 테스트를 수행할 때 사용될 테스트 러너의 수를 영역(532)에 입력할 수 있다.According to one embodiment, the user interface 500 may include an area 532 for setting the number of test runners. For example, the user can enter the number of test runners to be used when performing application testing according to the test plan in area 532.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜에 관한 범위(scope)를 설정하기 위한 영역(534)을 포함할 수 있다. 예를 들어, 사용자는 해당 테스트 플랜에 따른 애플리케이션 테스트의 범위를 영역(534)에 입력할 수 있다.According to one embodiment, the user interface 500 may include an area 534 for setting the scope of the test plan. For example, the user can enter the scope of application testing according to the test plan into area 534.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜에 따른 애플리케이션 테스트를 수행할 때, 애플리케이션에 대응하는 운영체제를 설정하기 위한 영역(536)을 포함할 수 있다. 예를 들어, 사용자가 영역(536) 내 아래 방향 아이콘을 선택하거나 영역(536) 내로 커서를 위치시킨 경우, 전자 장치(100)는 대상 애플리케이션에 대응하는 운영체제들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 운영체제를 선택하는 사용자의 입력을 획득하고, 선택된 운영체제를 영역(536)에 표시할 수 있다. 이때, 애플리케이션에 대응하는 운영체제는 Android 또는 iOS를 포함할 수 있으나, 이제 한정되는 것은 아니다.According to one embodiment, the user interface 500 may include an area 536 for setting an operating system corresponding to an application when performing an application test according to a test plan. For example, when the user selects the downward icon in area 536 or positions the cursor within area 536, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of operating systems corresponding to the target application. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one operating system from the list and display the selected operating system in area 536. At this time, the operating system corresponding to the application may include Android or iOS, but is not limited thereto.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜에 따른 애플리케이션 테스트를 수행할 때 사용될 테스트 디바이스를 설정하기 위한 영역(538)을 포함할 수 있다. 예를 들어, 사용자가 영역(538) 내 아래 방향 아이콘을 선택하거나 영역(538) 내로 커서를 위치시킨 경우, 전자 장치(100)는 사용 가능한 테스트 디바이스들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나 이상의 테스트 디바이스를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 디바이스를 영역(538)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 538 for setting a test device to be used when performing an application test according to a test plan. For example, when the user selects the down icon in area 538 or positions the cursor within area 538, electronic device 100 displays a pull-down menu or drop-down list containing a list of available test devices. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one or more test devices from the list and display the selected test devices in area 538.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜을 복사할 것인지 여부를 설정하기 위한 영역(540)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 테스트 플랜을 복사할 것인지 여부를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글 스위치를 영역(540)에 표시할 수 있다. 사용자가 토글 스위치를 활성화한 경우, 테스트 플랜이 복사되고, 사용자가 토글 스위치를 비활성화한 경우, 테스트 플랜이 복사되지 않을 수 있다.According to one embodiment, the user interface 500 may include an area 540 for setting whether to copy the test plan. For example, the electronic device 100 may display a toggle switch in the area 540 as a user interface component for setting whether to copy the test plan. If the user activates the toggle switch, the test plan may be copied; if the user disables the toggle switch, the test plan may not be copied.
일 실시 예에 따르면, 사용자 인터페이스(500)는 프로덕션에 관한 파라미터를 설정하기 위한 영역(542)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 프로덕션에 관한 파라미터를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글 스위치를 영역(542)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 542 for setting parameters related to production. For example, the electronic device 100 may display a toggle switch in the area 542 as a user interface component for setting parameters related to production.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 데이터를 가져오기 위한 서버를 설정하기 위한 영역(550)을 포함할 수 있다. 보다 구체적으로, 사용자 인터페이스(500)는 실제 서비스 제공 시 사용될 서버를 설정하기 위한 영역(552) 및 테스트 수행 시 사용될 모의(mock) 서버를 설정하기 위한 영역(554)을 포함할 수 있다. 이때, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버에 대한 데이터를 가져오는 요청을 테스트 수행 시 사용될 모의 서버에 대한 데이터를 가져오는 요청으로 변경할 수 있다.According to one embodiment, the user interface 500 may include an area 550 for setting a server for retrieving test data. More specifically, the user interface 500 may include an area 552 for setting a server to be used when providing an actual service and an area 554 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to retrieve data about a server to be used when providing an actual service to a request to retrieve data about a mock server to be used when performing a test.
예를 들어, 사용자가 영역(552) 내 아래 방향 아이콘을 선택하거나 영역(552) 내로 커서를 위치시킨 경우, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(552)에 표시할 수 있다.For example, when the user selects the downward icon in the area 552 or places the cursor within the area 552, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 552.
또는, 사용자가 영역(554) 내 아래 방향 아이콘을 선택하거나 영역(554) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 수행 시 사용될 모의 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(554)에 표시할 수 있다.Alternatively, when the user selects the downward icon in area 554 or positions the cursor within area 554, the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 554.
일 실시 예에 따르면, 사용자 인터페이스(500)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍들의 리스트를 표시하기 위한 영역(558)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버로서 제1 실 서버를 선택하는 사용자 입력 및 테스트 수행 시 사용될 모의 서버로서 제1 모의 서버를 선택하는 사용자 입력을 획득한 후, Add 아이콘(556)을 선택하는 사용자 입력을 획득함에 따라, 제1 실 서버 및 제1 모의 서버 쌍을 리스트에 추가하여 영역(558)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 558 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests. For example, the electronic device 100 obtains a user input for selecting the first real server as a server to be used when providing an actual service and a user input for selecting the first mock server as a mock server to be used when performing a test, and then clicks the Add icon. As user input selecting 556 is obtained, the first real server and first mock server pair may be added to the list and displayed in area 558.
일 실시 예에 따르면, 사용자 인터페이스(500)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 삭제하기 위한 영역(560)을 포함할 수 있다. 예를 들어, 사용자가 영역(560) 내 Delete 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Delete 아이콘에 대응하는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 리스트에서 제거하고, 영역(558)에서 삭제할 수 있다. According to one embodiment, the user interface 500 may include an area 560 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test. For example, when the user selects the Delete icon in the area 560, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 558.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 데이터를 내보내기 위한 서버를 설정하기 위한 영역(570)을 포함할 수 있다. 보다 구체적으로, 사용자 인터페이스(500)는 실제 서비스 제공 시 사용될 서버를 설정하기 위한 영역(572) 및 테스트 수행 시 사용될 모의 서버를 설정하기 위한 영역(574)을 포함할 수 있다. 이때, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버에 대한 데이터를 내보내는 요청을 테스트 수행 시 사용될 모의 서버에 대한 데이터를 내보내는 요청으로 변경할 수 있다.According to one embodiment, the user interface 500 may include an area 570 for setting a server for exporting test data. More specifically, the user interface 500 may include an area 572 for setting a server to be used when providing an actual service and an area 574 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to export data about a server to be used when providing an actual service to a request to export data about a mock server to be used when performing a test.
예를 들어, 사용자가 영역(572) 내 아래 방향 아이콘을 선택하거나 영역(572) 내로 커서를 위치시킨 경우, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(572)에 표시할 수 있다.For example, when the user selects the downward icon in the area 572 or positions the cursor within the area 572, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 572.
또는, 사용자가 영역(574) 내 아래 방향 아이콘을 선택하거나 영역(574) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 수행 시 사용될 모의 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(574)에 표시할 수 있다.Alternatively, when the user selects the downward icon in area 574 or positions the cursor within area 574, the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 574.
일 실시 예에 따르면, 사용자 인터페이스(500)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍들의 리스트를 표시하기 위한 영역(578)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버로서 제4 실 서버를 선택하는 사용자 입력 및 테스트 수행 시 사용될 모의 서버로서 제4 모의 서버를 선택하는 사용자 입력을 획득한 후, Add 아이콘(576)을 선택하는 사용자 입력을 획득함에 따라, 제4 실 서버 및 제4 모의 서버 쌍을 리스트에 추가하여 영역(578)에 표시할 수 있다.According to one embodiment, the user interface 500 may include an area 578 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests. For example, the electronic device 100 obtains a user input for selecting the fourth real server as a server to be used when providing an actual service and a user input for selecting the fourth mock server as a mock server to be used when performing a test, and then clicks the Add icon. As a user input selecting 576 is obtained, a fourth real server and a fourth mock server pair may be added to the list and displayed in area 578.
일 실시 예에 따르면, 사용자 인터페이스(500)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 삭제하기 위한 영역(580)을 포함할 수 있다. 예를 들어, 사용자가 영역(580) 내 Delete 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Delete 아이콘에 대응하는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 리스트에서 제거하고, 영역(578)에서 삭제할 수 있다. According to one embodiment, the user interface 500 may include an area 580 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test. For example, when the user selects the Delete icon in the area 580, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 578.
일 실시 예에 따르면, 사용자 인터페이스(500)는 대조군 및 실험군 테스트에 관한 파라미터를 설정하기 위한 영역(590)을 포함할 수 있다. 예를 들어, 사용자는 단말의 식별자 또는 회원 정보에 기초하여, 테스트 수행 시 사용될 사용자 계정을 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 정보를 영역(590)에 입력할 수 있다. 이때, 사용자는 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 하나 이상의 단말의 식별자 또는 회원 정보를 영역(590)에 입력하거나, 아무런 정보를 입력하지 않을 수 있다.According to one embodiment, the user interface 500 may include an area 590 for setting parameters related to control group and experimental group tests. For example, the user may enter information in area 590 to override the user account to be used when performing the test into a control account or an experimental group account based on the terminal identifier or member information. At this time, the user may enter the identifier or member information of one or more terminals to override the control account or the experimental group account into the area 590, or may not enter any information.
일 실시 예에 따르면, 사용자 인터페이스(500)는 테스트 플랜에 따른 애플리케이션 테스트를 수행할 시간을 설정하기 위한 영역(592)을 포함할 수 있다. 예를 들어, 사용자가 영역(592) 내 아래 방향 아이콘을 선택하거나 영역(592) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트의 시작 시각 또는 테스트 수행 구간 등을 설정하기 위한 아이콘을 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다.According to one embodiment, the user interface 500 may include an area 592 for setting a time to perform application testing according to a test plan. For example, when the user selects the downward icon in the area 592 or positions the cursor within the area 592, the electronic device 100 includes an icon for setting the test start time or test performance section, etc. You can provide a pull-down menu or drop-down list.
도 5f를 참조하면, 사용자는 테스트 플랜에 따른 애플리케이션 테스트의 시작 시각을 UTC+8 10:10 및 UTC+8 14:00로 설정할 수 있다.Referring to Figure 5f, the user can set the start time of the application test according to the test plan to UTC+8 10:10 and UTC+8 14:00.
일 실시 예에 따르면, 전자 장치(100)는 Previous 아이콘(594)을 선택하는 사용자 입력을 획득한 후, 획득한 입력에 기초하여 테스트 스크립트가 테스트 케이스를 설정하거나 변경하기 위한 사용자 인터페이스를 표시할 수 있다. 예를 들어, 전자 장치(100)는 Previous 아이콘(594)을 선택하는 사용자 입력을 획득한 후, 도 4a 내지 도 4d의 사용자 인터페이스(400)를 표시할 수 있다.According to one embodiment, the electronic device 100 may obtain a user input for selecting the Previous icon 594 and then display a user interface for the test script to set or change a test case based on the obtained input. there is. For example, the electronic device 100 may obtain a user input for selecting the Previous icon 594 and then display the user interface 400 of FIGS. 4A to 4D.
일 실시 예에 따르면, 전자 장치(100)는 Save 아이콘(596)을 선택하는 사용자 입력을 획득한 후, 획득한 입력에 기초하여 테스트 플랜을 생성할 수 있다. 예를 들어, 전자 장치(100)는 Save 아이콘(596)을 선택하는 사용자 입력을 획득한 후, 사용자 입력한 설정 정보에 따른 테스트 플랜을 생성하여 도 2a 내지 도 2d에 도시된 테스트 플랜들의 리스트에 추가할 수 있다.According to one embodiment, the electronic device 100 may obtain a user input for selecting the Save icon 596 and then generate a test plan based on the obtained input. For example, after obtaining a user input for selecting the Save icon 596, the electronic device 100 generates a test plan according to the user-entered setting information and adds it to the list of test plans shown in FIGS. 2A to 2D. You can add
도 6a 내지 도 6g는 일 실시 예에 따라 전자 장치(100)가 제공하는 사용자 인터페이스(600)를 도시한다.FIGS. 6A to 6G illustrate a user interface 600 provided by the electronic device 100 according to an embodiment.
도 6a 내지 도 6g는 일 실시 예에 따라 애플리케이션 테스트의 실행 설정 정보를 설정하거나 변경하기 위한 사용자 인터페이스(600)를 도시한다. 예를 들어, 사용자가 사용자 인터페이스(200)에서 Run 아이콘을 선택한 경우, 전자 장치(100)는 사용자 인터페이스(600)를 표시하고, 테스트의 실행 설정 정보를 선택하거나 기입하는 사용자의 입력을 수신할 수 있다. 이후, 전자 장치(100)는 사용자의 입력에 기초하여, 애플리케이션 테스트를 수행할 수 있다. 한편, 도 6a 내지 도 6g는 애플리케이션 테스트의 실행 설정 정보를 설정하거나 변경하기 위한 사용자 인터페이스(600)로서 팝업 창을 도시하나, 본 개시의 사용자 인터페이스(600)는 모달 창 등 다양한 형태로 구현될 수 있으며, 이에 한정되지 않는다.FIGS. 6A to 6G illustrate a user interface 600 for setting or changing execution setting information of an application test, according to an embodiment. For example, when the user selects the Run icon in the user interface 200, the electronic device 100 may display the user interface 600 and receive the user's input for selecting or entering run setting information for the test. there is. Thereafter, the electronic device 100 may perform an application test based on the user's input. Meanwhile, FIGS. 6A to 6G show a pop-up window as a user interface 600 for setting or changing application test execution settings information, but the user interface 600 of the present disclosure can be implemented in various forms such as a modal window. and is not limited to this.
이때, 애플리케이션 테스트의 실행 설정 정보는 애플리케이션의 테스트와 관련하여 설정해야하는 다양한 타입의 파라미터를 포함할 수 있다. 예를 들어, 테스트 디바이스에 관한 정보, 대조군 및 실험군 테스트에 관한 설정 정보, 대상 애플리케이션의 버전에 관한 정보, 테스트 데이터를 가져오기 위한 서버에 관한 정보 또는 테스트 데이터를 내보내기 위한 서버에 관한 정보 등을 포함할 수 있다.At this time, the application test execution setting information may include various types of parameters that must be set in relation to the application test. For example, information about the test device, setting information about the control and experimental group tests, information about the version of the target application, information about the server for importing test data, or information about the server for exporting test data, etc. can do.
일 실시 예에 따르면, 사용자 인터페이스(600)는 대조군 및 실험군 테스트에 관한 파라미터를 설정하기 위한 영역(602)을 포함할 수 있다. 예를 들어, 사용자는 단말의 식별자 또는 회원 정보에 기초하여, 테스트 수행 시 사용될 사용자 계정을 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 정보를 영역(602)에 입력할 수 있다. 이때, 사용자는 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 하나 이상의 단말의 식별자 또는 회원 정보를 영역(602)에 입력하거나, 아무런 정보를 입력하지 않을 수 있다.According to one embodiment, the user interface 600 may include an area 602 for setting parameters related to control group and experimental group tests. For example, the user may enter information in the area 602 to override the user account to be used when performing the test into a control account or an experimental group account based on the terminal identifier or member information. At this time, the user may enter the identifier or member information of one or more terminals to override the control account or the experimental group account into the area 602, or may not enter any information.
일 실시 예에 따르면, 사용자 인터페이스(600)는 테스트 플랜에 따른 애플리케이션 테스트를 수행할 때, 애플리케이션에 대응하는 운영체제를 설정하기 위한 영역(604)을 포함할 수 있다. 예를 들어, 사용자가 영역(604) 내 아래 방향 아이콘을 선택하거나 영역(604) 내로 커서를 위치시킨 경우, 전자 장치(100)는 대상 애플리케이션에 대응하는 운영체제들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 운영체제를 선택하는 사용자의 입력을 획득하고, 선택된 운영체제를 영역(604)에 표시할 수 있다. 이때, 애플리케이션에 대응하는 운영체제는 Android 또는 iOS를 포함할 수 있으나, 이제 한정되는 것은 아니다.According to one embodiment, the user interface 600 may include an area 604 for setting an operating system corresponding to an application when performing an application test according to a test plan. For example, when the user selects the downward icon in area 604 or positions the cursor within area 604, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of operating systems corresponding to the target application. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one operating system from the list and display the selected operating system in area 604. At this time, the operating system corresponding to the application may include Android or iOS, but is not limited thereto.
일 실시 예에 따르면, 사용자 인터페이스(600)는 테스트의 대상이 되는 애플리케이션을 선택하기 위한 영역(606)을 포함할 수 있다. 보다 구체적으로, 사용자 인터페이스(600)는 테스트의 대상이 되는 애플리케이션의 빌드 타입(build type)을 선택하기 위한 영역(608)을 포함할 수 있다. 예를 들어, 사용자가 영역(608) 내 아래 방향 아이콘을 선택하거나 영역(608) 내로 커서를 위치시킨 경우, 전자 장치(100)는 빌드 타입들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 빌드 타입을 선택하는 사용자의 입력을 획득하고, 선택된 빌드 타입을 영역(608)에 표시할 수 있다.According to one embodiment, the user interface 600 may include an area 606 for selecting an application to be tested. More specifically, the user interface 600 may include an area 608 for selecting the build type of the application to be tested. For example, if the user selects the down icon within area 608 or positions the cursor within area 608, electronic device 100 may provide a pull-down menu or drop-down list containing a list of build types. You can. Thereafter, the electronic device 100 may obtain a user's input for selecting one build type from the list and display the selected build type in area 608.
도 6b를 참조하면, 전자 장치(100)는 애플리케이션의 빌드 타입들의 리스트를 포함하는 풀다운 메뉴(610)를 제공할 수 있다. 이후, 전자 장치(100)는 하나의 빌드 타입을 선택하는 사용자의 입력을 획득하고, 선택된 빌드 타입을 영역(608)에 표시할 수 있다.Referring to FIG. 6B, the electronic device 100 may provide a pull-down menu 610 including a list of build types of applications. Thereafter, the electronic device 100 may obtain a user's input for selecting one build type and display the selected build type in area 608.
도 6c를 참조하면, 전자 장치(100)가 애플리케이션의 빌드 타입들의 리스트 중 release build를 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 테스트의 대상이 되는 애플리케이션을 선택하기 위한 영역(612)을 표시할 수 있다. 예를 들어, 사용자가 영역(612) 내 아래 방향 아이콘을 선택하거나 영역(612) 내로 커서를 위치시킨 경우, 전자 장치(100)는 애플리케이션들의 리스트를 포함하는 풀다운 메뉴(614)를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 애플리케이션을 선택하는 사용자의 입력을 획득하고, 선택된 빌드 타입을 영역(612)에 표시할 수 있다.Referring to FIG. 6C, when the electronic device 100 obtains a user input for selecting a release build from the list of application build types, the electronic device 100 displays an area 612 for selecting an application to be tested. ) can be displayed. For example, when the user selects the downward icon in area 612 or positions the cursor within area 612, the electronic device 100 may provide a pull-down menu 614 including a list of applications. . Thereafter, the electronic device 100 may obtain a user's input for selecting one application from the list and display the selected build type in area 612.
도 6d를 참조하면, 전자 장치(100)가 애플리케이션의 빌드 타입들의 리스트 중 dev build를 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 개발자를 선택하기 위한 영역(616)을 표시할 수 있다. 예를 들어, 사용자가 영역(616) 내 아래 방향 아이콘을 선택하거나 영역(616) 내로 커서를 위치시킨 경우, 전자 장치(100)는 개발자들의 리스트를 포함하는 풀다운 메뉴(618)를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 개발자를 선택하는 사용자의 입력을 획득하고, 선택된 개발자를 영역(616)에 표시할 수 있다.Referring to FIG. 6D, when the electronic device 100 obtains a user input for selecting dev build from the list of build types of an application, the electronic device 100 may display an area 616 for selecting a developer. there is. For example, when the user selects the downward icon in area 616 or positions the cursor within area 616, the electronic device 100 may provide a pull-down menu 618 including a list of developers. . Thereafter, the electronic device 100 may obtain a user's input for selecting one developer from the list and display the selected developer in area 616.
도 6e를 참조하면, 전자 장치(100)가 애플리케이션의 빌드 타입들의 리스트 중 dev build를 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 애플리케이션에 관한 스크립트가 저장된 브랜치를 선택하기 위한 영역(620)을 표시할 수 있다. 예를 들어, 사용자가 영역(620) 내 아래 방향 아이콘을 선택하거나 영역(620) 내로 커서를 위치시킨 경우, 전자 장치(100)는 브랜치들의 리스트를 포함하는 풀다운 메뉴(622)를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 브랜치를 선택하는 사용자의 입력을 획득하고, 선택된 브랜치를 영역(620)에 표시할 수 있다.Referring to FIG. 6E, when the electronic device 100 obtains a user input for selecting dev build from the list of build types of the application, the electronic device 100 opens an area ( 620) can be displayed. For example, when the user selects the downward icon in area 620 or positions the cursor within area 620, the electronic device 100 may provide a pull-down menu 622 including a list of branches. . Thereafter, the electronic device 100 may obtain the user's input for selecting one branch from the list and display the selected branch in the area 620.
도 6f를 참조하면, 전자 장치(100)가 애플리케이션의 빌드 타입들의 리스트 중 dev build를 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 테스트의 대상이 되는 애플리케이션을 선택하기 위한 영역(624)을 표시할 수 있다. 예를 들어, 사용자가 영역(624) 내 아래 방향 아이콘을 선택하거나 영역(624) 내로 커서를 위치시킨 경우, 전자 장치(100)는 애플리케이션들의 리스트를 포함하는 풀다운 메뉴(626)를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 애플리케이션을 선택하는 사용자의 입력을 획득하고, 선택된 빌드 타입을 영역(624)에 표시할 수 있다.Referring to FIG. 6F, when the electronic device 100 obtains a user input for selecting dev build from a list of application build types, the electronic device 100 enters an area 624 for selecting an application to be tested. ) can be displayed. For example, when the user selects the downward icon in area 624 or positions the cursor within area 624, the electronic device 100 may provide a pull-down menu 626 including a list of applications. . Thereafter, the electronic device 100 may obtain a user's input for selecting one application from the list and display the selected build type in area 624.
도 6g를 참조하면, 전자 장치(100)가 애플리케이션의 빌드 타입들의 리스트 중 app url을 선택하는 사용자 입력을 획득한 경우, 전자 장치(100)는 테스트의 대상이 되는 애플리케이션을 기입하기 위한 영역(628)을 표시할 수 있다. 예를 들어, 사용자는 테스트의 대상이 되는 애플리케이션에 관한 스크립트가 저장된 url 주소를 영역(628)에 입력할 수 있다.Referring to FIG. 6G, when the electronic device 100 obtains a user input for selecting an app URL from a list of application build types, the electronic device 100 creates an area 628 for entering the application to be tested. ) can be displayed. For example, the user may enter the URL address where the script related to the application subject to testing is stored into the area 628.
한편, 사용자가 영역(606)에서 테스트의 대상이 되는 애플리케이션을 선택하지 않은 경우, 전자 장치(100)는 현재 서버에 있는 애플리케이션에 대하여 테스트를 수행할 수 있다.Meanwhile, if the user does not select an application to be tested in the area 606, the electronic device 100 may perform a test on the application currently on the server.
일 실시 예에 따르면, 사용자 인터페이스(600)는 테스트 플랜에 따른 애플리케이션 테스트를 수행할 때 사용될 테스트 디바이스를 설정하기 위한 영역(630)을 포함할 수 있다. 예를 들어, 사용자가 영역(630) 내 아래 방향 아이콘을 선택하거나 영역(630) 내로 커서를 위치시킨 경우, 전자 장치(100)는 사용 가능한 테스트 디바이스들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나 이상의 테스트 디바이스를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 디바이스를 영역(630)에 표시할 수 있다.According to one embodiment, the user interface 600 may include an area 630 for setting a test device to be used when performing an application test according to a test plan. For example, when the user selects the downward icon in area 630 or positions the cursor within area 630, electronic device 100 displays a pull-down menu or drop-down list containing a list of available test devices. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one or more test devices from the list and display the selected test devices in the area 630.
일 실시 예에 따르면, 사용자 인터페이스(600)는 테스트 플랜을 복사할 것인지 여부를 설정하기 위한 영역(632)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 테스트 플랜을 복사할 것인지 여부를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글 스위치를 영역(632)에 표시할 수 있다. 사용자가 토글 스위치를 활성화한 경우, 테스트 플랜이 복사되고, 사용자가 토글 스위치를 비활성화한 경우, 테스트 플랜이 복사되지 않을 수 있다.According to one embodiment, the user interface 600 may include an area 632 for setting whether to copy the test plan. For example, the electronic device 100 may display a toggle switch in the area 632 as a user interface component for setting whether to copy the test plan. If the user activates the toggle switch, the test plan may be copied; if the user disables the toggle switch, the test plan may not be copied.
일 실시 예에 따르면, 사용자 인터페이스(600)는 프로덕션에 관한 파라미터를 설정하기 위한 영역(634)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 프로덕션에 관한 파라미터를 설정하기 위한 사용자 인터페이스 컴포넌트로서 토글 스위치를 영역(634)에 표시할 수 있다.According to one embodiment, the user interface 600 may include an area 634 for setting parameters related to production. For example, the electronic device 100 may display a toggle switch in the area 634 as a user interface component for setting parameters related to production.
일 실시 예에 따르면, 사용자 인터페이스(600)는 테스트 데이터를 가져오기 위한 서버를 설정하기 위한 영역(640)을 포함할 수 있다. 보다 구체적으로, 사용자 인터페이스(600)는 실제 서비스 제공 시 사용될 서버를 설정하기 위한 영역(642) 및 테스트 수행 시 사용될 모의(mock) 서버를 설정하기 위한 영역(644)을 포함할 수 있다. 이때, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버에 대한 데이터를 가져오는 요청을 테스트 수행 시 사용될 모의 서버에 대한 데이터를 가져오는 요청으로 변경할 수 있다.According to one embodiment, the user interface 600 may include an area 640 for setting a server for retrieving test data. More specifically, the user interface 600 may include an area 642 for setting a server to be used when providing an actual service and an area 644 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to retrieve data about a server to be used when providing an actual service to a request to retrieve data about a mock server to be used when performing a test.
예를 들어, 사용자가 영역(642) 내 아래 방향 아이콘을 선택하거나 영역(642) 내로 커서를 위치시킨 경우, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(642)에 표시할 수 있다.For example, when the user selects the downward icon in the area 642 or positions the cursor within the area 642, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 642.
또는, 사용자가 영역(644) 내 아래 방향 아이콘을 선택하거나 영역(644) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 수행 시 사용될 모의 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(644)에 표시할 수 있다.Alternatively, when the user selects the downward icon in area 644 or positions the cursor within area 644, the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list, and display the selected test target server in area 644.
일 실시 예에 따르면, 사용자 인터페이스(600)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍들의 리스트를 표시하기 위한 영역(648)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버로서 제7 실 서버를 선택하는 사용자 입력 및 테스트 수행 시 사용될 모의 서버로서 제7 모의 서버를 선택하는 사용자 입력을 획득한 후, Add 아이콘(646)을 선택하는 사용자 입력을 획득함에 따라, 제7 실 서버 및 제7 모의 서버 쌍을 리스트에 추가하여 영역(648)에 표시할 수 있다.According to one embodiment, the user interface 600 may include an area 648 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests. For example, the electronic device 100 obtains a user input for selecting the 7th real server as a server to be used when providing an actual service and a user input for selecting the 7th mock server as a mock server to be used when performing a test, and then clicks the Add icon. As user input for selecting 646 is obtained, the 7th real server and 7th mock server pair may be added to the list and displayed in area 648.
일 실시 예에 따르면, 사용자 인터페이스(600)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 삭제하기 위한 영역(650)을 포함할 수 있다. 예를 들어, 사용자가 영역(650) 내 Delete 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Delete 아이콘에 대응하는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 리스트에서 제거하고, 영역(648)에서 삭제할 수 있다. According to one embodiment, the user interface 600 may include an area 650 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test. For example, when the user selects the Delete icon in the area 650, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 648.
일 실시 예에 따르면, 사용자 인터페이스(600)는 테스트 데이터를 내보내기 위한 서버를 설정하기 위한 영역(660)을 포함할 수 있다. 보다 구체적으로, 사용자 인터페이스(600)는 실제 서비스 제공 시 사용될 서버를 설정하기 위한 영역(662) 및 테스트 수행 시 사용될 모의 서버를 설정하기 위한 영역(664)을 포함할 수 있다. 이때, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버에 대한 데이터를 내보내는 요청을 테스트 수행 시 사용될 모의 서버에 대한 데이터를 내보내는 요청으로 변경할 수 있다.According to one embodiment, the user interface 600 may include an area 660 for setting a server for exporting test data. More specifically, the user interface 600 may include an area 662 for setting a server to be used when providing an actual service and an area 664 for setting a mock server to be used when performing a test. At this time, the electronic device 100 may change a request to export data about a server to be used when providing an actual service to a request to export data about a mock server to be used when performing a test.
예를 들어, 사용자가 영역(662) 내 아래 방향 아이콘을 선택하거나 영역(662) 내로 커서를 위치시킨 경우, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(662)에 표시할 수 있다.For example, when the user selects the downward icon in the area 662 or positions the cursor within the area 662, the electronic device 100 displays a pull-down menu or drop-down menu containing a list of servers to be used when providing the actual service. A list can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 662.
또는, 사용자가 영역(664) 내 아래 방향 아이콘을 선택하거나 영역(664) 내로 커서를 위치시킨 경우, 전자 장치(100)는 테스트 수행 시 사용될 모의 서버들의 리스트를 포함하는 풀다운 메뉴 또는 드롭 다운 리스트를 제공할 수 있다. 이후, 전자 장치(100)는 리스트 중 하나의 서버를 선택하는 사용자의 입력을 획득하고, 선택된 테스트 대상의 서버를 영역(664)에 표시할 수 있다.Alternatively, when the user selects the downward icon in area 664 or positions the cursor within area 664, the electronic device 100 displays a pull-down menu or drop-down list containing a list of simulated servers to be used when performing the test. can be provided. Thereafter, the electronic device 100 may obtain a user's input for selecting one server from the list and display the selected test target server in area 664.
일 실시 예에 따르면, 사용자 인터페이스(600)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍들의 리스트를 표시하기 위한 영역(668)을 포함할 수 있다. 예를 들어, 전자 장치(100)는 실제 서비스 제공 시 사용될 서버로서 제10 실 서버를 선택하는 사용자 입력 및 테스트 수행 시 사용될 모의 서버로서 제10 모의 서버를 선택하는 사용자 입력을 획득한 후, Add 아이콘(666)을 선택하는 사용자 입력을 획득함에 따라, 제10 실 서버 및 제10 모의 서버 쌍을 리스트에 추가하여 영역(668)에 표시할 수 있다.According to one embodiment, the user interface 600 may include an area 668 for displaying a list of pairs of servers to be used when providing actual services and mock servers to be used when performing tests. For example, the electronic device 100 obtains a user input for selecting the 10th real server as a server to be used when providing an actual service and a user input for selecting the 10th mock server as a mock server to be used when performing a test, and then clicks the Add icon. As user input for selecting 666 is obtained, the 10th real server and the 10th mock server pair may be added to the list and displayed in area 668.
일 실시 예에 따르면, 사용자 인터페이스(600)는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 삭제하기 위한 영역(670)을 포함할 수 있다. 예를 들어, 사용자가 영역(670) 내 Delete 아이콘을 선택한 경우, 전자 장치(100)는 선택된 Delete 아이콘에 대응하는 실제 서비스 제공 시 사용될 서버 및 테스트 수행 시 사용될 모의 서버의 쌍을 리스트에서 제거하고, 영역(668)에서 삭제할 수 있다. According to one embodiment, the user interface 600 may include an area 670 for deleting a pair of a server to be used when providing an actual service and a mock server to be used when performing a test. For example, when the user selects the Delete icon in the area 670, the electronic device 100 removes the pair of the server to be used when providing the actual service corresponding to the selected Delete icon and the pair of the mock server to be used when performing the test from the list, It can be deleted in area 668.
일 실시 예에 따르면, 전자 장치(100)는 Cancel 아이콘(680)을 선택하는 사용자 입력을 획득한 후, 사용자 인터페이스(600)를 닫을 수 있다. 또는, 전자 장치(100)는 Run 아이콘(682)을 선택하는 사용자 입력을 획득한 후, 입력된 실행 설정 정보에 따라 애플리케이션 테스트를 수행할 수 있다.According to one embodiment, the electronic device 100 may close the user interface 600 after obtaining a user input for selecting the Cancel icon 680. Alternatively, the electronic device 100 may obtain a user input for selecting the Run icon 682 and then perform an application test according to the input run setting information.
도 7은 일 실시 예에 따라 전자 장치(100)가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다.FIG. 7 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
S700 단계에서, 전자 장치(100)는 일 실시 예에 따라 모의 서버에 관한 정보를 확인할 수 있다. 보다 구체적으로, 전자 장치(100)는 애플리케이션 테스트를 수행하기 전, 테스트 데이터를 가져오기 위한 서버 또는 테스트 데이터를 내보내기 위한 서버와 관련하여 설정된, 모의 서버에 관한 정보를 확인할 수 있다. 예를 들어, 전자 장치(100)는 도 5a의 영역(554) 또는 영역(574)에 입력된 테스트 수행 시 사용될 모의 서버 또는, 도 6a의 영역(644) 또는 영역(664)에 입력된 테스트 수행 시 사용될 모의 서버를 확인할 수 있다.In step S700, the electronic device 100 may check information about the mock server according to one embodiment. More specifically, before performing an application test, the electronic device 100 may check information about a mock server set in relation to a server for importing test data or a server for exporting test data. For example, the electronic device 100 may use a mock server to be used when performing a test entered in area 554 or area 574 of FIG. 5A or perform a test entered into area 644 or area 664 of FIG. 6A. You can check the mock server to be used.
S720 단계에서, 전자 장치(100)는 일 실시 예에 따라 모의 서버가 온라인인지 여부를 확인할 수 있다. 예를 들어, 전자 장치(100)는 애플리케이션 테스트를 수행하기 전, 테스트 데이터를 가져오기 위한 서버 또는 테스트 데이터를 내보내기 위한 서버와 관련하여 설정된, 모의 서버가 온라인이지 여부를 확인할 수 있다. 모든 모의 서버가 온라인인 경우 전자 장치(100)는 S740 단계를 수행하고, 적어도 하나의 모의 서버가 오프라인인 경우 전자 장치(100)는 S780 단계를 수행할 수 있다.In step S720, the electronic device 100 may check whether the mock server is online according to one embodiment. For example, before performing an application test, the electronic device 100 may check whether a mock server set in relation to a server for importing test data or a server for exporting test data is online. If all the mock servers are online, the electronic device 100 may perform step S740, and if at least one mock server is offline, the electronic device 100 may perform step S780.
S740 단계에서, 전자 장치(100)는 일 실시 예에 따라 테스트 플랜에 따른 대상 애플리케이션에 대한 테스트를 수행할 수 있다. 예를 들어, 전자 장치(100)는 테스트 플랜에 포함된 설정 정보 및 실행 설정 정보에 따라 대상 애플리케이션에 대한 테스트를 수행할 수 있다.In step S740, the electronic device 100 may perform a test on a target application according to a test plan, according to an embodiment. For example, the electronic device 100 may perform a test on the target application according to setting information and execution setting information included in the test plan.
S760 단계에서, 모든 모의 서버가 온라인인 경우, 전자 장치(100)는 애플리케이션 테스트를 수행한 후 하나 이상의 설정을 해제할 수 있다. 예를 들어, 전자 장치(100)는 appium 서버를 중지하고, 테스트 수행 시 사용된 사용자 계정에 관한 설정을 해제하며, 테스트 수행 시 사용된 모의 서버에 대한 설정을 해제할 수 있다. 또는, 전자 장치(100)는 proxy 설정을 해제하거나 테스트 수행 시 사용된 사용자 계정을 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 설정을 해제할 수 있다.In step S760, when all mock servers are online, the electronic device 100 may cancel one or more settings after performing an application test. For example, the electronic device 100 may stop the appium server, cancel settings for the user account used when performing the test, and cancel settings for the mock server used when performing the test. Alternatively, the electronic device 100 may cancel the proxy setting or cancel the setting for overriding the user account used when performing the test with the control account or the experimental group account.
S780 단계에서, 적어도 하나의 모의 서버가 오프라인인 경우, 전자 장치(100)는 에러 메시지를 제공할 수 있다. 예를 들어, 전자 장치(100)는 적어도 하나의 모의 서버가 오프라인이므로, 테스트를 수행할 수 없다는 에러 메시지를 제공할 수 있다.In step S780, if at least one mock server is offline, the electronic device 100 may provide an error message. For example, the electronic device 100 may provide an error message indicating that the test cannot be performed because at least one mock server is offline.
도 8은 일 실시 예에 따라 전자 장치(100)가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다.FIG. 8 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
S800 단계에서, 전자 장치(100)는 일 실시 예에 따라 테스트 수행 시 사용될 하나 이상의 사용자 계정들을 확인할 수 있다. 예를 들어, 전자 장치(100)는 사용자 계정 풀(pool)에서 테스트 수행 시 사용될 수 있는 하나 이상의 사용자 계정들을 확인할 수 있다.In step S800, the electronic device 100 may confirm one or more user accounts to be used when performing a test, according to one embodiment. For example, the electronic device 100 may check one or more user accounts that can be used when performing a test in a user account pool.
S820 단계에서, 전자 장치(100)는 사용자 계정이 제한되어 있는지 여부를 확인할 수 있다. 예를 들어, 전자 장치(100)는 확인된 하나 이상의 사용자 계정들 중 사용이 제한된 적어도 하나의 사용자 계정을 확인할 수 있다. 이때, 사용자 계정의 사용이 제한되었다는 것은, 특정 사용자가 해당 사용자 계정을 애플리케이션 테스트를 수행하는데 사용하기 위하여 다른 사용자가 사용하지 못하도록 잠갔다는 것을 의미할 수 있다.In step S820, the electronic device 100 may check whether the user account is restricted. For example, the electronic device 100 may identify at least one user account whose use is restricted among one or more verified user accounts. At this time, restricting the use of a user account may mean that a specific user has locked the user account from being used by other users in order to use it to perform application testing.
S840 단계에서, 전자 장치(100)는 사용이 제한된 사용자 계정을 사용하지 않을 수 있다. 예를 들어, 전자 장치(100)는 사용이 제한된 것으로 확인된 적어도 하나의 사용자 계정을 사용하지 않을 수 있다.In step S840, the electronic device 100 may not use a user account whose use is restricted. For example, the electronic device 100 may not use at least one user account whose use is confirmed to be restricted.
S860 단계에서, 전자 장치(100)는 사용자 계정이 다른 테스트에 사용되는 것을 제한하도록 설정할 수 있다. 예를 들어, 전자 장치(100)는 사용이 제한되지 않은 것으로 확인된 적어도 하나의 사용자 계정을 다른 사용자가 사용하지 못하도록, 적어도 하나의 사용자 계정을 잠글 수 있다.In step S860, the electronic device 100 may set the user account to restrict use for other tests. For example, the electronic device 100 may lock at least one user account whose use is confirmed to be unrestricted to prevent another user from using the at least one user account.
S880 단계에서, 전자 장치(100)는 사용자 계정을 이용하여 테스트를 수행할 수 있다. 예를 들어, 전자 장치(100)는 다른 테스트에 사용되는 것을 제한하도록 설정된 사용자 계정을 이용하여 테스트를 수행할 수 있다.In step S880, the electronic device 100 may perform a test using a user account. For example, the electronic device 100 may perform a test using a user account that is set to restrict use for other tests.
도 9는 일 실시 예에 따라 전자 장치(100)가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다.FIG. 9 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
일 실시 예에 따르면, 전자 장치(100)는 테스트 플랜에 따라 애플리케이션 테스트를 수행할 때, 테스트 플랜에 포함된 테스트 케이스(900)에 대응하는 테스트 스크립트에 따라 애플리케이션 테스트를 수행할 수 있다. 이때, 전자 장치(100)는 3 계층 아키텍처(3 layer architecture)에 기초하여, 애플리케이션 테스트를 수행할 수 있다.According to one embodiment, when performing an application test according to a test plan, the electronic device 100 may perform the application test according to a test script corresponding to the test case 900 included in the test plan. At this time, the electronic device 100 may perform application testing based on a 3-layer architecture.
예를 들어, 전자 장치(100)는 테스트 케이스(900)에 기초하여, 페이지 함수 라이브러리(920)를 호출할 수 있다. 또한, 전자 장치(100)는 페이지 함수 라이브러리(920)에 기초하여, 객체 동작 라이브러리(940) 또는 페이지 객체 라이브러리(960)를 호출할 수 있다.For example, the electronic device 100 may call the page function library 920 based on the test case 900. Additionally, the electronic device 100 may call the object operation library 940 or the page object library 960 based on the page function library 920.
일 실시 예에 따르면, 페이지 함수 라이브러리(920)는 객체 작업을 위해 객체 저장소를 호출할 수 있는 페이지를 기반으로 재사용 가능한 함수를 포함할 수 있다. 또한, 페이지 객체 라이브러리(960)는 페이지 라이브러리 요소 정의에서 반영될 수 있다.According to one embodiment, the page function library 920 may include reusable functions based on a page that can call an object store for object operations. Additionally, the page object library 960 may be reflected in the page library element definition.
일 실시 예에 따르면, 전자 장치(100)는 페이지 함수 라이브러리(920)에 기초하여, 객체 동작 라이브러리(940)를 호출할 때, appium(980), PIL(982), adb utils (984), redis(986), pytest(988), mitm proxy(990) 또는 autoRunner(992) 등과 같은 툴 또는 프레임워크를 이용할 수 있다. 이때, mitm proxy(990)는 proxy 관련 파라미터들을 설정하기 위한 툴을 의미할 수 있고, autoRunner(992)는 멀티 디바이스에서의 테스트를 실행하기 위한 프레임워크를 의미할 수 있다.According to one embodiment, when the electronic device 100 calls the object operation library 940 based on the page function library 920, appium (980), PIL (982), adb utils (984), and redis You can use tools or frameworks such as (986), pytest (988), mitm proxy (990), or autoRunner (992). At this time, mitm proxy 990 may refer to a tool for setting proxy-related parameters, and autoRunner 992 may refer to a framework for executing tests on multiple devices.
도 10은 일 실시 예에 따라 전자 장치(100)가 애플리케이션 테스트를 관리하는 과정을 설명하기 위한 도면이다.FIG. 10 is a diagram illustrating a process in which the electronic device 100 manages an application test according to an embodiment.
S1000 단계에서, 전자 장치(100)는 일 실시 예에 따라 사용되는 프레임워크가 autoRunner인이 여부를 확인할 수 있다. 예를 들어, 전자 장치(100)는 사용되는 프레임워크가 autoRunner인지 또는 pytest인지 판단하여 실행 설정 정보를 생성할 속성을 결정하고, 실행 설정 정보에 포함된 운영체제 관한 정보에 기초하여, 페이지 라이브러리를 실제 개체 저장소에 반영할 수 있다.In step S1000, the electronic device 100 may check whether the framework used according to one embodiment is autoRunner. For example, the electronic device 100 determines whether the framework used is autoRunner or pytest, determines the properties for generating execution settings information, and based on information about the operating system included in the execution settings information, actually executes the page library. It can be reflected in the object repository.
S1020 단계에서, 전자 장치(100)는 일 실시 예에 따라 테스트 플랜을 확인할 수 있다. 예를 들어, 사용되는 프레임워크가 autoRunner인 것으로 확인된 경우, 전자 장치(100)는 테스트 플랜을 확인할 수 있다.In step S1020, the electronic device 100 may check the test plan according to an embodiment. For example, if it is confirmed that the framework used is autoRunner, the electronic device 100 can check the test plan.
S1040 단계에서, 전자 장치(100)는 일 실시 예에 따라 테스트 플랜에 따라 애플리케이션 테스트를 수행할 수 있다. 예를 들어, 전자 장치(100)는 확인된 테스트 플랜에 포함된 설정 정보 및 실행 설정 정보에 따라 대상 애플리케이션에 대한 테스트를 수행할 수 있다.In step S1040, the electronic device 100 may perform an application test according to a test plan, according to an embodiment. For example, the electronic device 100 may perform a test on the target application according to the setting information and execution setting information included in the confirmed test plan.
S1060 단계에서, 전자 장치(100)는 일 실시 예에 따라 appium 서버를 제어하고, appium 서버 로그를 기록할 수 있다. 예를 들어, 전자 장치(100)는 자동 시작, 자동 중지, 자동 오류 핸들(재시작)을 수행하기 위해서 appium 서버를 제어하고, 그 동안 appium 서버 로그를 기록할 수 있다. 또한, 전자 장치(100)는 데몬 스레드에 의해 adb(android debug bridge) 로그를 기록하고 충돌/anr(application not responding) 오류를 다른 데몬 스레드의 로컬 로그 파일로 필터링할 수 있다.In step S1060, the electronic device 100 may control the appium server and record the appium server log according to an embodiment. For example, the electronic device 100 may control the Appium server to perform automatic start, automatic stop, and automatic error handling (restart), and may record an Appium server log during the process. Additionally, the electronic device 100 may record an android debug bridge (adb) log by a daemon thread and filter crash/application not responding (anr) errors into local log files of other daemon threads.
도 11은 일 실시 예에 따른 전자 장치의 애플리케이션 테스트 관리 방법의 흐름도를 나타낸다. 중복되는 내용에 대해서는 전술한 기재가 적용될 수 있다.Figure 11 shows a flowchart of an application test management method for an electronic device according to an embodiment. The foregoing description may apply to overlapping content.
S1100 단계에서, 전자 장치는 적어도 하나의 테스트 케이스에 관한 정보 및 테스트 실행을 위한 적어도 하나의 파라미터에 관한 정보를 포함하는, 제1 테스트 플랜에 관한 정보를 획득할 수 있다.In step S1100, the electronic device may obtain information about the first test plan, including information about at least one test case and information about at least one parameter for test execution.
일 실시 예에 따르면, 적어도 하나의 테스트 케이스에 관한 정보는, 적어도 하나의 테스트 케이스에 대응하는 적어도 하나의 테스트 스크립트가 저장된 저장소에 관한 정보를 포함할 수 있다.According to one embodiment, the information about at least one test case may include information about a storage in which at least one test script corresponding to the at least one test case is stored.
일 실시 예에 따르면, 적어도 하나의 테스트 케이스는, 카트 페이지에 관한 테스트 케이스, 체크아웃 페이지에 관한 테스트 케이스, 회원 정보 페이지에 관한 테스트 케이스, 제품 리스트 페이지에 관한 테스트 케이스, 상품 상세 정보 페이지에 관한 테스트 케이스 및 검색 결과 페이지에 관한 테스트 케이스 중 적어도 하나를 포함할 수 있다.According to one embodiment, the at least one test case includes a test case for a cart page, a test case for a checkout page, a test case for a member information page, a test case for a product list page, and a test case for a product detail information page. It may include at least one of test cases and test cases related to the search results page.
일 실시 예에 따르면, 적어도 하나의 파라미터에 관한 정보는, 제1 테스트 플랜을 구별하기 위한 정보, 테스트를 수행하는데 실패했을 경우, 테스트를 재수행하는 횟수에 관한 정보, 제1 테스트 데이터를 가져오기 위한 서버에 관한 정보, 제2 테스트 데이터를 내보내기 위한 서버에 관한 정보 및 대조군 및 실험군 테스트에 관한 설정 정보 중 적어도 하나를 포함할 수 있다.According to one embodiment, information about at least one parameter includes information for distinguishing the first test plan, information about the number of times to re-perform the test when performing the test, and information for retrieving the first test data. It may include at least one of information about the server, information about the server for exporting the second test data, and setting information about the control group and experimental group tests.
일 실시 예에 따르면, 제1 테스트 플랜을 구별하기 위한 정보는, 제1 테스트 플랜의 명칭에 관한 정보, 제1 테스트 플랜에 관한 사용자의 코멘트에 관한 정보, 제1 테스트 플랜의 테스트 대상의 타입에 관한 정보 및 제1 테스트 플랜이 속하는 카테고리에 관한 정보 중 적어도 하나를 포함할 수 있다.According to one embodiment, the information for distinguishing the first test plan includes information about the name of the first test plan, information about the user's comment regarding the first test plan, and the type of test object of the first test plan. It may include at least one of information about and information about the category to which the first test plan belongs.
일 실시 예에 따르면, 제1 테스트 플랜을 구별하기 위한 정보는, 제1 테스트 플랜을 포함하는 복수의 테스트 플랜들의 리스트와 함께 제공될 수 있다.According to one embodiment, information for distinguishing the first test plan may be provided along with a list of a plurality of test plans including the first test plan.
일 실시 예에 따르면, 제1 테스트 데이터를 가져오기 위한 서버에 관한 정보 또는 제2 테스트 데이터를 내보내기 위한 서버에 관한 정보는, 실제 서비스 제공 시 사용될 서버에 관한 정 및 테스트 수행 시 사용될 모의(mock) 서버에 관한 정보를 포함할 수 있다.According to one embodiment, the information about the server for importing the first test data or the information about the server for exporting the second test data includes information about the server to be used when providing the actual service and a mock to be used when performing the test. May contain information about the server.
일 실시 예에 따르면, 대조군 및 실험군 테스트에 관한 설정 정보는, 단말의 식별자 또는 회원 정보에 기초하여, 테스트 수행 시 사용될 사용자 계정을 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 정보를 포함할 수 있다.According to one embodiment, the setting information regarding the control group and experimental group tests may include information for overriding the user account to be used when performing the test to the control account or experimental group account based on the terminal identifier or member information.
S1120 단계에서, 전자 장치는 제1 테스트 플랜에 대응하며, 대상 애플리케이션에 관한 정보를 포함하는 실행 설정 정보를 획득할 수 있다.In step S1120, the electronic device may obtain execution setting information that corresponds to the first test plan and includes information about the target application.
일 실시 예에 따르면, 실행 설정 정보는, 테스트 디바이스에 관한 정보, 대조군 및 실험군 테스트에 관한 설정 정보, 대상 애플리케이션의 버전에 관한 정보, 제1 테스트 데이터를 가져오기 위한 서버에 관한 정보 및 제2 테스트 데이터를 내보내기 위한 서버에 관한 정보 중 적어도 하나를 포함할 수 있다.According to one embodiment, the execution setting information includes information about the test device, setting information about the control group and experimental group tests, information about the version of the target application, information about the server for retrieving the first test data, and the second test It may contain at least one piece of information about the server for exporting data.
S1140 단계에서, 전자 장치는 제1 테스트 플랜에 관한 정보 및 실행 설정 정보에 기초하여, 대상 애플리케이션에 대한 테스트를 수행할 수 있다.In step S1140, the electronic device may perform a test on the target application based on information about the first test plan and execution setting information.
일 실시 예에 따르면, 전자 장치는 대상 애플리케이션에 대한 테스트를 수행할 때, 실제 서비스 제공 시 사용될 서버에 대한 요청을 테스트 수행 시 사용될 모의 서버에 대한 요청으로 변경할 수 있다.According to one embodiment, when performing a test on a target application, the electronic device may change a request for a server to be used when providing an actual service to a request for a mock server to be used when performing the test.
일 실시 예에 따르면, 전자 장치는 대상 애플리케이션에 대한 테스트를 수행할 때, 적어도 하나의 테스트 케이스에 관한 정보에 기초하여, 페이지 함수 라이브러리 및 페이지 객체 라이브러리를 호출할 수 있다.According to one embodiment, when performing a test on a target application, the electronic device may call a page function library and a page object library based on information about at least one test case.
S1160 단계에서, 전자 장치는 테스트의 수행 결과 정보를 제공할 수 있다.In step S1160, the electronic device may provide information on the results of the test.
일 실시 예에 따르면, 전자 장치는 제1 테스트 플랜을 포함하는 복수의 테스트 플랜들의 리스트를 제공할 수 있다.According to one embodiment, the electronic device may provide a list of a plurality of test plans including the first test plan.
일 실시 예에 따르면, 전자 장치는 복수의 테스트 플랜들의 리스트 중 편집 대상으로 선택된 제2 테스트 플랜에 관한 정보를 확인하고, 제2 테스트 플랜의 테스트 케이스에 관한 정보 및 제2 테스트 플랜의 파라미터에 관한 정보 중 적어도 하나를 수정하는 사용자 입력을 확인하며, 사용자 입력에 기초하여, 제3 테스트 플랜을 생성할 수 있다.According to one embodiment, the electronic device checks information about a second test plan selected for editing among a list of a plurality of test plans, and provides information about test cases of the second test plan and parameters of the second test plan. A user input that modifies at least one of the information may be confirmed, and a third test plan may be created based on the user input.
일 실시 예에 따르면, 전자 장치는 적어도 하나의 파라미터에 관한 정보 중 테스트 수행 시 사용될 모의 서버에 관한 정보를 확인하고, 모의 서버가 온라인 또는 오프라인지 여부를 확인할 수 있다.According to one embodiment, the electronic device may check information about a simulated server to be used when performing a test among information about at least one parameter and determine whether the simulated server is online or offline.
일 실시 예에 따르면, 전자 장치는 모의 서버가 온라인인 경우, 제1 테스트 플랜에 따라 대상 애플리케이션에 대한 테스트를 수행하고, 모의 서버가 오프라인인 경우, 에러 메시지를 제공할 수 있다.According to one embodiment, if the mock server is online, the electronic device may perform a test on the target application according to the first test plan, and if the mock server is offline, the electronic device may provide an error message.
일 실시 예에 따르면, 전자 장치는 테스트 수행 시 사용될 하나 이상의 사용자 계정들 중 사용이 제한되지 않은 적어도 하나의 사용자 계정을 확인하고, 적어도 하나의 사용자 계정이 다른 테스트에 사용되는 것을 제한하도록 설정할 수 있다.According to one embodiment, the electronic device may check at least one user account whose use is not restricted among one or more user accounts to be used when performing a test, and set the at least one user account to restrict use for other tests. .
도 12은 일 실시 예에 따른 전자 장치(100)의 블록도를 나타낸다.FIG. 12 shows a block diagram of an electronic device 100 according to an embodiment.
전자 장치(100)는 일 실시 예에 따라, 통신부(communication device)(1220), 메모리(1240) 및 제어부(controller)(1260)를 포함할 수 있다. 도 12에 도시된 전자 장치(100)는 본 실시 예와 관련된 구성요소들만이 도시되어 있다. 따라서, 도 12에 도시된 구성요소들 외에 다른 범용적인 구성요소들이 더 포함될 수 있음을 본 실시 예와 관련된 기술분야에서 통상의 지식을 가진 자라면 이해할 수 있다. 전자 장치(100)는 전술한 서버에 관한 내용을 포함할 수 있는 바, 중복되는 내용에 대해서는 설명을 생략한다. 실시 예에서 통신부는 하나 이상의 트랜시버(transceiver)를 포함할 수 있다. 또한, 실시 예에서 제어부는 하나 이상의 프로세서(processor)를 포함할 수 있다.According to one embodiment, the electronic device 100 may include a communication device 1220, a memory 1240, and a controller 1260. The electronic device 100 shown in FIG. 12 shows only components related to this embodiment. Accordingly, those skilled in the art can understand that other general-purpose components may be included in addition to the components shown in FIG. 12. Since the electronic device 100 may include content related to the above-described server, description of overlapping content will be omitted. In an embodiment, the communication unit may include one or more transceivers. Additionally, in an embodiment, the control unit may include one or more processors.
통신부(1220)는 유/무선 통신을 수행하기 위한 장치로서, 외부의 전자 장치와 통신할 수 있다. 외부의 전자 장치는 단말 또는 서버가 될 수 있다. 또한, 통신부(1220)가 이용하는 통신 기술에는 GSM(Global System for Mobile communication), CDMA(Code Division Multi Access), LTE(Long Term Evolution), 5G, WLAN(Wireless LAN), Wi-Fi(Wireless-Fidelity), 블루투스(Bluetooth쪠), RFID(Radio Frequency Identification), 적외선 통신(Infrared Data Association; IrDA), ZigBee, NFC(Near Field Communication) 등이 있을 수 있다. The communication unit 1220 is a device for performing wired/wireless communication and can communicate with external electronic devices. The external electronic device may be a terminal or server. In addition, communication technologies used by the communication unit 1220 include Global System for Mobile communication (GSM), Code Division Multi Access (CDMA), Long Term Evolution (LTE), 5G, Wireless LAN (WLAN), and Wireless-Fidelity (Wi-Fi). ), Bluetooth, RFID (Radio Frequency Identification), Infrared Data Association (IrDA), ZigBee, NFC (Near Field Communication), etc.
제어부(1260)는 전자 장치(100)의 전반의 동작을 제어하고 데이터 및 신호를 처리할 수 있다. 제어부(1260)는 적어도 하나의 하드웨어 유닛으로 구성될 수 있다. 또한, 제어부(1260)는 메모리(1240)에 저장된 프로그램 코드를 실행하여 생성되는 하나 이상의 소프트웨어 모듈에 의해 동작할 수 있다. 제어부(1260)는 프로세서 및 메모리를 포함할 수 있는 바, 프로세서는 메모리에 저장된 프로그램 코드를 실행하여 전자 장치(100)의 전반의 동작을 제어하고 데이터 및 신호를 처리할 수 있다. 또한 실시 예에서 제어부(1260)는 적어도 하나의 프로세서를 포함할 수 있다. The control unit 1260 can control the overall operation of the electronic device 100 and process data and signals. The control unit 1260 may be composed of at least one hardware unit. Additionally, the control unit 1260 may operate by one or more software modules generated by executing program codes stored in the memory 1240. The control unit 1260 may include a processor and a memory, and the processor may execute program codes stored in the memory to control the overall operation of the electronic device 100 and process data and signals. Additionally, in an embodiment, the control unit 1260 may include at least one processor.
제어부(1260)는 적어도 하나의 테스트 케이스에 관한 정보 및 테스트 실행을 위한 적어도 하나의 파라미터에 관한 정보를 포함하는, 제1 테스트 플랜에 관한 정보를 획득하고, 제1 테스트 플랜에 대응하며, 대상 애플리케이션에 관한 정보를 포함하는 실행 설정 정보를 획득하고, 제1 테스트 플랜에 관한 정보 및 실행 설정 정보에 기초하여, 대상 애플리케이션에 대한 테스트를 수행하고, 테스트의 수행 결과 정보를 제공할 수 있다.The control unit 1260 obtains information about the first test plan, including information about at least one test case and information about at least one parameter for test execution, corresponds to the first test plan, and applies the target application. Execution setting information including information on may be obtained, a test on the target application may be performed based on the information on the first test plan and the execution setting information, and information on test performance results may be provided.
전술한 실시 예들에 따른 전자 장치는 프로세서, 프로그램 데이터를 저장하고 실행하는 메모리, 디스크 드라이브와 같은 영구 저장부(permanent storage), 외부 장치와 통신하는 통신 포트, 터치 패널, 키(key), 버튼 등과 같은 사용자 인터페이스 장치 등을 포함할 수 있다. 소프트웨어 모듈 또는 알고리즘으로 구현되는 방법들은 상기 프로세서상에서 실행 가능한 컴퓨터가 읽을 수 있는 코드들 또는 프로그램 명령들로서 컴퓨터가 읽을 수 있는 기록 매체 상에 저장될 수 있다. 여기서 컴퓨터가 읽을 수 있는 기록 매체로 마그네틱 저장 매체(예컨대, ROM(read-only memory), RAM(random-Access memory), 플로피 디스크, 하드 디스크 등) 및 광학적 판독 매체(예컨대, 시디롬(CD-ROM), 디브이디(DVD: Digital Versatile Disc)) 등이 있다. 컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템들에 분산되어, 분산 방식으로 컴퓨터가 판독 가능한 코드가 저장되고 실행될 수 있다. 매체는 컴퓨터에 의해 판독 가능하며, 메모리에 저장되고, 프로세서에서 실행될 수 있다. Electronic devices according to the above-described embodiments include a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with an external device, a touch panel, keys, buttons, etc. It may include the same user interface device, etc. Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on the processor. Here, computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc. The computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner. The media may be readable by a computer, stored in memory, and executed by a processor.
본 실시 예는 기능적인 블록 구성들 및 다양한 처리 단계들로 나타내어질 수 있다. 이러한 기능 블록들은 특정 기능들을 실행하는 다양한 개수의 하드웨어 또는/및 소프트웨어 구성들로 구현될 수 있다. 예를 들어, 실시 예는 하나 이상의 마이크로프로세서들의 제어 또는 다른 제어 장치들에 의해서 다양한 기능들을 실행할 수 있는, 메모리, 프로세싱, 로직(logic), 룩 업 테이블(look-up table) 등과 같은 직접 회로 구성들을 채용할 수 있다. 구성 요소들이 소프트웨어 프로그래밍 또는 소프트웨어 요소들로 실행될 수 있는 것과 유사하게, 본 실시 예는 데이터 구조, 프로세스들, 루틴들 또는 다른 프로그래밍 구성들의 조합으로 구현되는 다양한 알고리즘을 포함하여, C, C++, 자바(Java), 어셈블러(assembler) 등과 같은 프로그래밍 또는 스크립팅 언어로 구현될 수 있다. 기능적인 측면들은 하나 이상의 프로세서들에서 실행되는 알고리즘으로 구현될 수 있다. 또한, 본 실시 예는 전자적인 환경 설정, 신호 처리, 및/또는 데이터 처리 등을 위하여 종래 기술을 채용할 수 있다. "매커니즘", "요소", "수단", "구성"과 같은 용어는 넓게 사용될 수 있으며, 기계적이고 물리적인 구성들로서 한정되는 것은 아니다. 상기 용어는 프로세서 등과 연계하여 소프트웨어의 일련의 처리들(routines)의 의미를 포함할 수 있다.This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java), assembler, etc. Functional aspects may be implemented as algorithms running on one or more processors. Additionally, this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing. Terms such as “mechanism,” “element,” “means,” and “configuration” may be used broadly and are not limited to mechanical and physical configurations. The term may include the meaning of a series of software routines in connection with a processor, etc.
전술한 실시 예들은 일 예시일 뿐 후술하는 청구항들의 범위 내에서 다른 실시 예들이 구현될 수 있다.The above-described embodiments are merely examples and other embodiments may be implemented within the scope of the claims described below.

Claims (18)

  1. 전자 장치의 애플리케이션 테스트 관리 방법에 있어서,In a method for managing application testing of an electronic device,
    적어도 하나의 테스트 케이스에 관한 정보 및 테스트 실행을 위한 적어도 하나의 파라미터에 관한 정보를 포함하는, 제1 테스트 플랜에 관한 정보를 획득하는 단계; Obtaining information about a first test plan, including information about at least one test case and information about at least one parameter for test execution;
    상기 제1 테스트 플랜에 대응하며, 대상 애플리케이션에 관한 정보를 포함하는 실행 설정 정보를 획득하는 단계; Obtaining execution setting information corresponding to the first test plan and including information about the target application;
    상기 제1 테스트 플랜에 관한 정보 및 상기 실행 설정 정보에 기초하여, 상기 대상 애플리케이션에 대한 테스트를 수행하는 단계; 및 performing a test on the target application based on information about the first test plan and the execution setting information; and
    상기 테스트의 수행 결과 정보를 제공하는 단계를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method, including providing information on performance results of the test.
  2. 제1 항에 있어서,According to claim 1,
    상기 제1 테스트 플랜을 포함하는 복수의 테스트 플랜들의 리스트를 제공하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법.An application test management method further comprising providing a list of a plurality of test plans including the first test plan.
  3. 제1 항에 있어서, 상기 적어도 하나의 테스트 케이스에 관한 정보는,The method of claim 1, wherein the information about the at least one test case is:
    상기 적어도 하나의 테스트 케이스에 대응하는 적어도 하나의 테스트 스크립트가 저장된 저장소에 관한 정보를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method including information about a storage in which at least one test script corresponding to the at least one test case is stored.
  4. 제1 항에 있어서, 상기 적어도 하나의 테스트 케이스는,The method of claim 1, wherein the at least one test case is:
    카트 페이지에 관한 테스트 케이스;Test case on cart page;
    체크아웃 페이지에 관한 테스트 케이스;Test case about checkout page;
    회원 정보 페이지에 관한 테스트 케이스;Test case for member information page;
    제품 리스트 페이지에 관한 테스트 케이스;Test case for product list page;
    상품 상세 정보 페이지에 관한 테스트 케이스; 및Test case for product details page; and
    검색 결과 페이지에 관한 테스트 케이스 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법.A method for managing application testing, including at least one test case related to a search results page.
  5. 제1 항에 있어서, 상기 적어도 하나의 파라미터에 관한 정보는,The method of claim 1, wherein the information about the at least one parameter is:
    상기 제1 테스트 플랜을 구별하기 위한 정보;Information for distinguishing the first test plan;
    상기 테스트를 수행하는데 실패했을 경우, 테스트를 재수행하는 횟수에 관한 정보;Information on the number of times to re-perform the test if the test fails to be performed;
    제1 테스트 데이터를 가져오기 위한 서버에 관한 정보;Information about a server for retrieving first test data;
    제2 테스트 데이터를 내보내기 위한 서버에 관한 정보; 및Information about a server for exporting second test data; and
    대조군 및 실험군 테스트에 관한 설정 정보 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method, including at least one of setting information regarding control group and experimental group tests.
  6. 제5 항에 있어서, 상기 제1 테스트 플랜을 구별하기 위한 정보는,The method of claim 5, wherein the information for distinguishing the first test plan is:
    상기 제1 테스트 플랜의 명칭에 관한 정보;information regarding the name of the first test plan;
    상기 제1 테스트 플랜에 관한 사용자의 코멘트에 관한 정보;information about the user's comments regarding the first test plan;
    상기 제1 테스트 플랜의 테스트 대상의 타입에 관한 정보; 및Information about the type of test object of the first test plan; and
    상기 제1 테스트 플랜이 속하는 카테고리에 관한 정보 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method including at least one of information about a category to which the first test plan belongs.
  7. 제5 항에 있어서, 상기 제1 테스트 플랜을 구별하기 위한 정보는,The method of claim 5, wherein the information for distinguishing the first test plan is:
    상기 제1 테스트 플랜을 포함하는 복수의 테스트 플랜들의 리스트와 함께 제공되는, 애플리케이션 테스트 관리 방법.An application test management method provided with a list of a plurality of test plans including the first test plan.
  8. 제5 항에 있어서, 상기 제1 테스트 데이터를 가져오기 위한 서버에 관한 정보 또는 제2 테스트 데이터를 내보내기 위한 서버에 관한 정보는,The method of claim 5, wherein the information about the server for importing the first test data or the information about the server for exporting the second test data is:
    실제 서비스 제공 시 사용될 서버에 관한 정보; 및Information about the server to be used when providing the actual service; and
    테스트 수행 시 사용될 모의(mock) 서버에 관한 정보를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method that includes information about the mock server to be used when performing testing.
  9. 제8 항에 있어서, 상기 대상 애플리케이션에 대한 테스트를 수행하는 단계는,The method of claim 8, wherein performing a test on the target application includes:
    상기 실제 서비스 제공 시 사용될 서버에 대한 요청을 상기 테스트 수행 시 사용될 모의 서버에 대한 요청으로 변경하는 단계를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method comprising changing a request for a server to be used when providing the actual service to a request for a mock server to be used when performing the test.
  10. 제5 항에 있어서, 상기 대조군 및 실험군 테스트에 관한 설정 정보는,The method of claim 5, wherein the setting information regarding the control group and experimental group tests is,
    단말의 식별자 또는 회원 정보에 기초하여, 테스트 수행 시 사용될 사용자 계정을 대조군 계정 또는 실험군 계정으로 오버라이딩하기 위한 정보를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method including information for overriding a user account to be used when performing a test into a control account or an experimental group account based on the identifier or member information of the terminal.
  11. 제1 항에 있어서, 상기 실행 설정 정보는,The method of claim 1, wherein the execution setting information is:
    테스트 디바이스에 관한 정보;Information about the test device;
    대조군 및 실험군 테스트에 관한 설정 정보;Set-up information regarding control and experimental group testing;
    상기 대상 애플리케이션의 버전에 관한 정보;Information about the version of the target application;
    제1 테스트 데이터를 가져오기 위한 서버에 관한 정보; 및Information about a server for retrieving first test data; and
    제2 테스트 데이터를 내보내기 위한 서버에 관한 정보 중 적어도 하나를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method, comprising at least one of information about a server for exporting second test data.
  12. 제2 항에 있어서,According to clause 2,
    상기 복수의 테스트 플랜들의 리스트 중 편집 대상으로 선택된 제2 테스트 플랜에 관한 정보를 확인하는 단계;Confirming information about a second test plan selected for editing from the list of the plurality of test plans;
    상기 제2 테스트 플랜의 테스트 케이스에 관한 정보 및 상기 제2 테스트 플랜의 파라미터에 관한 정보 중 적어도 하나를 수정하는 사용자 입력을 확인하는 단계; 및confirming a user input for modifying at least one of information about test cases of the second test plan and information about parameters of the second test plan; and
    상기 사용자 입력에 기초하여, 제3 테스트 플랜을 생성하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법.An application test management method further comprising generating a third test plan based on the user input.
  13. 제1 항에 있어서,According to claim 1,
    상기 적어도 하나의 파라미터에 관한 정보 중 테스트 수행 시 사용될 모의 서버에 관한 정보를 확인하는 단계; 및Confirming information about a mock server to be used when performing a test among information about the at least one parameter; and
    상기 모의 서버가 온라인 또는 오프라인지 여부를 확인하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법.An application test management method further comprising checking whether the mock server is online or offline.
  14. 제13 항에 있어서, According to claim 13,
    상기 모의 서버가 온라인인 경우, 상기 제1 테스트 플랜에 따라 상기 대상 애플리케이션에 대한 테스트를 수행하고, 상기 모의 서버가 오프라인인 경우, 에러 메시지를 제공하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법.If the mock server is online, performing a test on the target application according to the first test plan, and if the mock server is offline, providing an error message.
  15. 제1 항에 있어서, According to claim 1,
    테스트 수행 시 사용될 하나 이상의 사용자 계정들 중 사용이 제한되지 않은 적어도 하나의 사용자 계정을 확인하는 단계; 및Confirming at least one user account whose use is not restricted among one or more user accounts to be used when performing a test; and
    상기 적어도 하나의 사용자 계정이 다른 테스트에 사용되는 것을 제한하도록 설정하는 단계를 더 포함하는, 애플리케이션 테스트 관리 방법.Application test management method further comprising setting the at least one user account to restrict use for other tests.
  16. 제1 항에 있어서, 상기 대상 애플리케이션에 대한 테스트를 수행하는 단계는,The method of claim 1, wherein performing a test on the target application comprises:
    상기 적어도 하나의 테스트 케이스에 관한 정보에 기초하여, 페이지 함수 라이브러리 및 페이지 객체 라이브러리를 호출하는 단계를 포함하는, 애플리케이션 테스트 관리 방법.An application test management method, comprising calling a page function library and a page object library based on information about the at least one test case.
  17. 제1 항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 비일시적 기록매체.A non-transitory computer-readable recording medium that records a program for executing the method of claim 1 on a computer.
  18. 전자 장치로서,As an electronic device,
    통신부; Ministry of Communications;
    메모리; 및 Memory; and
    제어부(controller)를 포함하고, 상기 제어부는,It includes a controller, wherein the controller includes:
    적어도 하나의 테스트 케이스에 관한 정보 및 테스트 실행을 위한 적어도 하나의 파라미터에 관한 정보를 포함하는, 제1 테스트 플랜에 관한 정보를 획득하고,Obtain information about a first test plan, including information about at least one test case and information about at least one parameter for test execution,
    상기 제1 테스트 플랜에 대응하며, 대상 애플리케이션에 관한 정보를 포함하는 실행 설정 정보를 획득하고,Acquire execution setting information corresponding to the first test plan and including information about the target application,
    상기 제1 테스트 플랜에 관한 정보 및 상기 실행 설정 정보에 기초하여, 상기 대상 애플리케이션에 대한 테스트를 수행하고,Based on the information about the first test plan and the execution settings information, perform a test on the target application,
    상기 테스트의 수행 결과 정보를 제공하는, 전자 장치.An electronic device that provides information on the results of the test.
PCT/KR2022/013274 2022-09-02 2022-09-05 Electronic apparatus and application test management method therefor WO2024048827A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220111215A KR20240032346A (en) 2022-09-02 2022-09-02 Electronic apparatus and managing application test method thereof
KR10-2022-0111215 2022-09-02

Publications (1)

Publication Number Publication Date
WO2024048827A1 true WO2024048827A1 (en) 2024-03-07

Family

ID=90098066

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/013274 WO2024048827A1 (en) 2022-09-02 2022-09-05 Electronic apparatus and application test management method therefor

Country Status (2)

Country Link
KR (1) KR20240032346A (en)
WO (1) WO2024048827A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120151448A1 (en) * 2009-10-08 2012-06-14 International Business Machines Corporation Automated test execution plan generation
KR101830936B1 (en) * 2017-11-14 2018-04-04 (주)오픈메이드컨설팅 Performance Improving System Based Web for Database and Application
US20190230164A1 (en) * 2018-01-24 2019-07-25 Walmart Apollo, Llc Simulating parallel mock rest services with single server
KR102173137B1 (en) * 2020-06-15 2020-11-03 주식회사 바른소프트 Method for providing remote test service for mobile application
KR20210039714A (en) * 2019-10-02 2021-04-12 국방과학연구소 Method and apparatus for constructing test environment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120151448A1 (en) * 2009-10-08 2012-06-14 International Business Machines Corporation Automated test execution plan generation
KR101830936B1 (en) * 2017-11-14 2018-04-04 (주)오픈메이드컨설팅 Performance Improving System Based Web for Database and Application
US20190230164A1 (en) * 2018-01-24 2019-07-25 Walmart Apollo, Llc Simulating parallel mock rest services with single server
KR20210039714A (en) * 2019-10-02 2021-04-12 국방과학연구소 Method and apparatus for constructing test environment
KR102173137B1 (en) * 2020-06-15 2020-11-03 주식회사 바른소프트 Method for providing remote test service for mobile application

Also Published As

Publication number Publication date
KR20240032346A (en) 2024-03-12

Similar Documents

Publication Publication Date Title
WO2015037851A1 (en) Screenshot processing device and method for same
WO2015137641A2 (en) Business rule management system having hierarchical rule structure and representation method thereof
WO2015041438A1 (en) Method for screen mirroring and source device thereof
WO2014025186A1 (en) Method for providing message function and electronic device thereof
WO2021008017A1 (en) Federation learning method, system, terminal device and storage medium
WO2014157903A1 (en) Method and device for displaying service page for executing application
WO2014003391A1 (en) Method and apparatus for displaying content
WO2016085170A1 (en) System and method of providing to-do list of user
WO2011087204A2 (en) Digital signage apparatus and method using the same
WO2018205545A1 (en) Data generation method, apparatus, terminal, and computer-readable storage medium
WO2018120681A1 (en) Data synchronization method, device and system, data processing server, and storage medium
EP3022628A1 (en) Mobile terminal and method of determining and displaying power efficiency of an application
WO2014126402A1 (en) Device and method for editing text in portable terminal
WO2020224247A1 (en) Blockchain–based data provenance method, apparatus and device, and readable storage medium
WO2014027836A1 (en) Method and electronic device for editing content
WO2018056642A2 (en) Electronic device and method thereof for managing applications
WO2018188342A1 (en) Method, apparatus and device for generating script file, and computer-readable storage medium
EP3138270A1 (en) Electronic device and method for communication with a contact thereof
EP3510754A1 (en) Terminal device, electronic device and control method for determining the position of searching object device
WO2019135553A1 (en) Electronic device, control method thereof, and computer readable recording medium
WO2020032655A1 (en) Method for executing function based on voice and electronic device supporting the same
WO2024048827A1 (en) Electronic apparatus and application test management method therefor
WO2020017767A1 (en) Method and device for controlling access of application
WO2015099472A1 (en) Method for controlling data and electronic device thereof
WO2022203387A1 (en) Integrated development system and method, for user interface platform, having source compiler

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22957506

Country of ref document: EP

Kind code of ref document: A1