Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ABC Oracle Apps HRMS Interview Questions
Questions Answers Views Company eMail

How can we set up Global Payroll?

2895

Post New ABC Oracle Apps HRMS Interview Questions


ABC Oracle Apps HRMS Interview Questions


Un-Answered Questions

I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2408


Can I still use windows 95?

445


Explain the difference between latch and flip flop?

572


What are desktop applications examples?

480


Does php require a web server?

505






Identify some of the major personality traits of Indian mamagers .cana manager use such traits in shaping his /her actions for better results in the organizations ?

2112


What kind of database is db2?

563


What is the role of the jit compiler in .net framework?

618


Does treemap allow duplicate keys?

472


Why heap sort is not used?

467


What do you know about OROP?

598


Explain critical section?

601


How do you hide columns in excel with a sign?

293


Can arraylist store objects?

450


what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)

1928