Test Deployment Questions and Answers

Test Deployment | Mock Test   1 In Weblogic, How to disable auto-deployment feature a. In the Administration Console, click the name of the domain in the left pane, then select the Production Mode checkbox in the right pane. b. At the command line, include …

Deployment Management Questions and Answers

Test Deployment Management | Mock Test   1 _______ is one of the Key business differentiator and performance indicator which measures whether the services provided are up to the customer expectation or not a. Customer Satisfaction b. Regional Review Meeting c. Customer Satisfaction d. Regional …

Test Automation Questions and Answers

Test Automation | Mock Test   1 [Auto_Estimation] The component that the function point uses to calculate the size of the application is a. External Inputs b. External Inputs c. Internal Enquires d. Both 1 and 2 2 [Auto_Estimation] The estimation technique that depends on …

Test Automation Questions and Answers

Test Automation | Mock Test   1 Automation ROI is compared with a. Manual Test Execution Cost b. Manual Testing Cost c. Manual Test Case Design Cost d. Automation Script Execution Cost 2 Classifying the test cases as Simple, Medium, Complex in estimation is to …

Test Automation Questions and Answers

Test Automation | Mock Test   1 QuickTest has_________built-in toolbars? a. 5 b. 6 c. 7 d. 8 2 Shortcut Key for opening a new Function Library is? a. Shift+Alt+N b. Ctrl+Alt+N c. Shift+N d. CRTL+N 3 The char of Regular Expression that is used …

Teradata Testing Questions and Answers

Teradata Testing | Mock Test   1 __________  Supports multiple tables a. Fastload b. Multiload c. SamsLoad d. Unique constraints 2 __________  applies a read lock a. Alter b. Rename c. Create d. Joining 3 __________  is always a one AMP operation a. Unique primary …

Test Automation Framework Questions and Answers

Test Automation Framework | TAF | Mock Test 1 Associating the function libraries and objects alias file under the Test Settings->Resource Section is which step of executing the automation scripts through DriverScript? a. second Step b. Third Step c. Fourth Step d. Fifth Step 2 …

SOA Testing Questions and Answers

SOA Testing | Mock Test 1 Which are the components of EAI system as a whole? a. Hub, Bus, Adapters b. Only Bus c. Guidelines d. Only Adapters 2 Which of the following is not the feature of ESB a. Intelligent routing b. Round Robin …

SOA Testing Questions and Answers

SOA Testing | Mock Test 1 Given the following specification, which of the following values for age are in the SAME equivalence partition?If you are less than 18, you are too young a. 17, 18, 19 b. 29, 30, 31 c. 18, 29, 30 d. …

SOAP UI Testing Questions and Answers

SOAP UI Testing | Mock Test 1 [Groovy] What will be the output? [14, 35, -7, 46, 98].min() a. -7 b. 35 c. 98 d. 14   2 [Groovy] What will be the output? def value = ‘value’ def longText = This is very long …