Do Audit history maintained for enabling and disabling field level security by setting 'IsSecured' on a field?
880Which is the following is used in beauty parlours for hair setting ? a) Chlorine b) Sulphar c) Phosphorous d) Silicon
1 1496You have been assigned to a project that will allow job seekers to fill out applications and submit them via the company website. You report to the VP of human resources. You are also responsible for screening applications for the information technology division and setting up interviews. The project coordinator has asked for the latest version of your changes to the online application page for his review. Which organizational structure do you work in? A. Functional organization B. Weak matrix organization C. Projectized organization D. Balanced matrix organization
1724You are project manager for an engineering company. Your company won the bid to add ramp-metering lights to several on-ramps along a stretch of highway at the south end of the city. You subcontracted a portion of the project to another company. The subcontractor's work involves digging the holes and setting the lamp poles in concrete. The subcontractor's performance is not meeting the contract requirements. All of the following are valid options except: A. You document the poor performance in written form and send the correspondence to the subcontractor change request through Contract Administration. B. You terminate the contract for poor performance and submit a change request through Contract Administration. C. You submit a change request through Contract Administration to ask the subcontractor to comply with the terms of the contract. D. You agree to meet with the subcontractor to see if a satisfactory solution can be reached.
930You are a project manager for an engineering company. Your company won the bid to add ramp-metering lights to several on-ramps along a stretch of highway at the south end of the city. You subcontracted a portion of the project to another company. The subcontractor's work involves digging the holes and setting the lamp poles in concrete. The subcontractor's performance is not meeting the contract requirements, because the poles are not buried to the correct depth. Which of the following is true? A. You are in the Quality Assurance process and have performed a quality audit to assure correctness of work. B. You are in the Scope Verification process and have performed a quality audit to assure correctness of work. C. You are in the Contract Administration process and have completed a contract audit to assure the subcontractor's performance meets the contract requirements. D. You are in the Performance Reporting process and have completed a performance review of the contractor's work.
1078
What are the report-relevant settings in the hierarchy maintenance?
How do you use print settings?
What are the settings for data transfer?
What are the settings for Transport?
What are the settings for Reporting?
What are the monitor settings?
IIS Asp & .net settings
How to Change the display mode settings in code?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Explain runtime dynamic settings?
How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538
I got some information from the QTP help.But i am not sure whether through this process will QTP work or not bellow is the Help what I have Remote setup Settings Remote WSH, which is a new technology included in WSH 5.6, provides the ability to run a script on a remote machine or machines. With Remote WSH, the script is physically copied from the local machine to the remote machine before executing. In order to enable Remote WSH functionality, you must first set up the remote machine with the proper security settings. The steps below perform the tasks that enable Remote WSH. Note Both the remote and local machines must be running Windows NT 4 SP3 or greater in order to use Remote WSH. To enable a machine to run remote scripts 1. Install WSH V5.6 on the machine. If you are using Windows 2001 or have installed Internet Explorer 6 or greater, WSH 5.6 has already been installed. Note WSH 5.6 is available for download from the web at http://msdn.microsoft.com/scripting 2. Add yourself to the remote machine's Local Administrators group. 3. To enable Remote WSH, use Poledit.exe on the server. Note An administrator who wants to enable Remote WSH must either acquire the Windows 2000 resource kit, or use http://msdn.microsoft.com/scripting to acquire the necessary windowsscript.adm file that contains the WSH settings. The windowsscript.adm file must be copied to the server that sets the gapplicabel group's policies. Although it is not necessary to copy the file to the server's \WINNT\INF directory, this is nonetheless where the default adm files are located. Note For more information on Poledit.exe, see the Poledit.exe's online help system. 4. WSH should now be enabled on the machine. To test it,. WSH 5.6 can run scripts that reside on remote systems. The following scripts demonstrate this capability. These scripts make the assumption that the files are located on a local machine directory called "c:\wsh5.6"; change the local path and the remote machine name as necessary. After initially running RemoteTest.WSF on the local machine, there may be a small pause as DCOM verifies your identity. After you see the "Done" message, a file named "c:\beenhere.txt" on the remote machine indicates the time that you executed the command (from the remote computer's clock). Script to run scripts remotely set oController = CreateObject("WSHController") set oProcess= oController.CreateScript("c:\wsh5.6\beenhere.wsf","remmachine") oProcess. Execute Could you tell me will it work fine
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...