It is not getting an object? Do you mean that it is not able to recognize an object during run-time? Is it not able to recognize an object while recording? Does the test fail because it fails to recognize the object? Does it throw warnigs? Please me more specific.
If ur application is developed in Java .Net etc.... Ensure that weather the add-in is added or not. If not add it and try. else Prefer Low Level Recording.
Hello Boss Low-Level Recording - enables you to record on any object in your application whether or not QuickTest recognizes the specific object or the specific operation. This mode records at the object level and records all run-time objects as Window or WinObject test objects. Use low-level recording for recording tests in an environment or on an object not recognized by QuickTest. You can also use low-level recording if the exact coordinates of the object are important for your test.
Note: It is not for Mouse moments. if u want mouse moments & keyboard operations prefer Analog Recording.