Codesion Test
Bugzilla allows you to do advance searches using Boolean charts. Which of the following fields do you need to specify when performing an advanced search?
Bugzilla comment lines beginning with ">" are assumed to be_________________ .
Consider the Ticket Workflow given below. What function is performed by Line 1? 1.accept = new,accepted -> accepted 2.accept.permissions = TICKET_MODIFY 3.accept.operations = set_owner_to_self
CVS is accessed by using a special program referred to as a client. Which of the following is not a CVS client?
Does Bugzilla support multiple users with the same e-mail address.?
Does Bugzilla support the ability to move a bug from one Bugzilla installation to another, such as moving a bug from a Bugzilla 2.16 installation to a Bugzilla 3.0 installation?
Does the Bugzilla Issue Tracking System provide the Lock Record feature when there is simultaneous access to the same bug?
In CVSDude Version Control, which of the following tabs maintains the log of all the tasks performed by the administrator?
In the given image of the Bugzilla Issue Tracking System, what is the significance of the e-mail ID defined for the "Assigned To" field?
In which of the following ways can Subversion Working Copies track the Repository?
In which of the following ways can you edit the plug-ins that your Trac instance uses?
Is the following statement true or false? If you add a group containing a number of users to your project, then all those users will be automatically added to your Users list.
Is the following statement true or false? You can work on modules from different Repositories at the same time by using the TortoiseCVS CVS client.
On which portability layer is Subversion built?
Suppose you modify a file, but instead of keeping the changes, you want to revert to the earlier version. Which of the following C-Shell commands will you use?
Suppose you want to export the results of a query to an MS Excel file. Which of the following is the correct format for exporting?
The code snippet below is used to add introduction text to a new ticket form in a site.html file. What function does Line 3 perform? 1.<form py:match="div[@id='content' and @class='ticket']/form" p...
To whom can CVS Writers permissions be given?
Trac uses the SWIG bindings in the Subversion distribution. Which of the following correctly describes the use of SWIG?
What is the function of the "bz_sudoers" user permission in the Bugzilla Issue Tracking System?
What is the function of the Target Milestone in the Bugzilla Issue Tracking System, as shown in the given image?
What is the name of the default database of the Bugzilla Issue Tracking System?
What is the total number of plug-ins that can be configured through the web interface in the Trac Issue Tracking System?
What is/are the basic function(s) of Trac Timeline in the Trac Issue Tracking System?
What will happen if you add CVS and Subversion Services to the same project?
When a user accepts a request sent by the administrator and logs into the interface, which of the following tabs does not/do not appear?
When configuring Trac, which of the following permissions can be enabled using the Trac Settings link?
When reporting a bug under the Bugzilla Issue Tracking System, which of the following values is invalid for the Severity field?
When using the Add/Remove Tags feature, what is the default status of the "Enable tags for bugs" user preference?
When using the Bugzilla advanced search to search for user bugs in the "editbugs" group, which of the following is the correct syntax for writing group names?
Which of the following access methods is/are supported by Subversion Repository Access URLs?
Which of the following Basic Options is/are present under the CVS e-mail notifications link of the CVSDude Services tab?
Which of the following bug list formats is/are supported by the Bugzilla Issue Tracking System?
Which of the following Bugzilla features gives you the capability to report errors and fix them automatically by providing help links?
Which of the following callback API parameters does CVSDude pass to your Callback URL?
Which of the following components is responsible for inspecting a Subversion Repository?
Which of the following correctly describes the function of Subversion Working Copy?
Which of the following correctly describes the function of the Repository in the Subversion Repository CVSDude service?
Which of the following correctly describes the meaning of Subversion?
Which of the following correctly describes the Time Tracking feature of the Bugzilla Issue Tracking System?
Which of the following describes the function of the Genshi templating language used in the Trac Issue Tracking System?
Which of the following dynamic variables automatically sets its value without making any change in the URL?
Which of the following events is responsible for Repository check-ins in the Trac Timeline?
Which of the following external services is/are supported by the CVSDude version control platform?
Which of the following features allows users to execute saved searches at specific times or at regular intervals?
Which of the following features can be enabled when creating or editing groups in CVSDude?
Which of the following features is provided to the administrator by the Bugzilla Issue Tracking System?
Which of the following features is/are not provided by the Subversion Repository CVSDude service?
Which of the following fields can be set under the Time Tracking feature of the Bugzilla Issue Tracking System?
Which of the following fields does not allow the user to enter the value when he/she wants to edit his/her details in CVSDude?
Which of the following functions is performed by the "bz_canusewhineatothers" user permission in the Bugzilla Issue Tracking System?
Which of the following information attributes are supported by the Ticket System?
Which of the following is an invalid access value if you want to access the CVS Repository?
Which of the following must you do if you want to edit the message body and the subject line of the e-mail notification?
Which of the following Network Security features is/are provided under the CVSDude Version Control platform?
Which of the following operators is valid in the query language used in Trac Ticket queries?
Which of the following options can be set through the General Subversion Settings in the Subversion Repository CVSDude Service?
Which of the following options is/are provided by the Trac Issue Tracking System for connecting to a "real" web server?
Which of the following parameters must be set to On so that bugs can have an "UNCONFIRMED" status in the Bugzilla Issue Tracking System?
Which of the following phases are valid when you are importing an existing repository into SVN?
Which of the following physical security measures is/are provided by CVSDude?
Which of the following plug-ins can be configured through the web interface in the Trac Issue Tracking System?
Which of the following pre-commit hooks can you configure during Subversion configuration?
Which of the following software packages must be installed to efficiently run the Trac Issue Tracking System?
Which of the following statements regarding CVSDude groups is true?
Which of the following statements regarding the Trac Permissions is/are true?
Which of the following SVN clients is/are available for the Subversion Repository?
Which of the following tasks can you perform if you have "canconfirm" permissions in the Bugzilla Issue Tracking System?
Which of the following templates for customizing your installation is/are supported by the Bugzilla Issue Tracking System?
Which of the following third-party tools allow(s) integration with the Bugzilla Issue Tracking System?
Which of the following values for the Resolution field in the Bugzilla Issue Tracking System correctly describes that the bug can never be fixed?
Which of the following values is/are invalid for the log_level option in a trac.ini file, which defines the level of urgency required for a message to be logged?
You can check the status of a source_file or all files by using the command "cvs status [source_file]." What is the function of the "cvswhat C-Shell" command?