I MAKE MIS FOR MY COMPANY. INTERVIEWER ASKED ME WHAT UR ROLL IN MIS. I ASKED HIM,I PREPARE IT AND SEND TO MY MANAGER. BUT HE AGAIN ASKED MY ABOUT MY ROLL IN MIS. WHAT HE WANTED TO KNOW? PLEASE TELL ME
21 72075Post New Fortis Audit Interview Questions
how would you implement a thread pool? : Java thread
Explain how to directly call a native function exported from a dll?
What is a named program unit?
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
What is ASLM?
What is a natural key in sybase?
What is dao layer in spring boot? : Spring Boot
what is the difference between apex:datatable and apex:pageblocktable components in visualforce?
What are excel spreadsheet number formats?
What is the main use of ms outlook 2010?
How does jquery mobile theming work? : jquery mobile
What is a delegate how is it type safe?
How to generating new pipes, tabs, components and pages using ionic 3 cli in angular 4?
How do I make a link popup a new window?
how strcpy usingrecursive function