Forum Discussion

sridharp_mcf's avatar
sridharp_mcf
Contributor
15 years ago

Test Complete 7 not recording actions

Hi



We are using Test Complete 7.52.678.7, Enterprise version working on Window XP service pack 3, RAM 1 GB, 2.8 processor, with 80GB Hard disk environment, When we are recording the actions like click on links, enter values in to text boxes, click on Buttons  etc.., Test Complete not generating the recorded actions scripts. It is generating a simple scripts with out recorded actions like below. Initially the same problem solved by inistalling the script debugger file, again we are getting the same problem. We are not getting under the which scenario its not working. Please any one help me in this regard how to solve this problem.



Sub Test1


  Dim iexplore


  Dim page


  Dim page2


 

Set iexplore = Aliases.iexplore


Call iexplore.ToURL("http://98.129.65.215/hopes/Home.aspx")


iexplore.pageHopesHome.formForm1.tableHeaderBg1.cell.panelAdminBg.table.cell.panelDdtabs2.linkUcheader1Lnkadmin.Click


Set page = iexplore.pageWelcomeHopes


page.Wait


  page.formAspnetform.tableInnerheaderBg.cell.panelAdminBg.table.cell.tableCtl00WucheaderTblmainmenu.cell.panelCtl00WucheaderDivmainmenu.linkRoles.Click


  Set page2 = iexplore.pageRoles


  page2.Wait


  iexplore.pageRoleDetailsPage.Wait


  page2.Wait


  page.Wait


End Sub





Thanks in advance.





Regards,

Sridhar P

16 Replies

  • Hi Allen,





    I tried as you suggested, as per your step (1) I haven't found 'TabProcGrowth'  registry in our system, I added this to my system registry and set value equal to zero. I tried to record the script still the recording problem exists. When I start recording first time Test Complete recorded some of the initial operations like click on links please find it in 'FirstScript' screenshot file and for the second time Test Completed doesn't record anything  please find it in 'SecondScript ' screenshot file. Please find the attached screenshots for Object Browser IE process.





    Thanks.





    Regards,

    Sridhar P

  • Hi Sridhar,





    OK, thanks for the information. Please follow the steps below to help us investigate the problem:





    1. Download a free trial version of AQtime 7, which is our profiling tool, from our web site. The trial can be requested on the following page of our web site:

    http://www.automatedqa.com/downloads/aqtime/





    2. Install the tool.





    3. Start AQtime with the -NotOpenApp command line argument. For example, you can use the following command line:

    "c:\Program Files\Automated QA\AQtime 7\Bin\AQtime.exe" -NotOpenApp





    4. Select the 'File | New Project From Module...' main menu item.





    5. In the Open File dialog, select the IE's executable file and click Open.





    6. Take a look at the AQtime toolbar - there is a combo box. Open it and select the "Tracing | Exception Trace Profiler" item.





    7. Select the "Options | Options..." main menu command - the Options dialog will appear.





    8. Set the "Profiling Time | Event View | General | Exceptions | Depth shown" setting to 100 and click OK.





    9. Start IE.





    10. Click the Run | Attach to Process... main menu item in AQtime.





    11. Select IE's process from the list by double-clicking it and click Run in the dialog that appears after that.





    12. Reproduce the problem.





    13. After the problem occurs, right-click somewhere within the Event View panel (it is opened by default at the bottom of AQtime's window) and select the 'Save All...' item.





    14. Save the panel's contents to an HTML file and send me the file via our Contact Support form:

    http://www.automatedqa.com/support/message/





    Also, please send us another screenshot showing child objects available for the Page object after the problem occurs.





    Thanks in advance.


  • Hi Allen,





    I have submitted AQTime Log files. My request ID :   M0081378





    Thanks.



  • Hi Sridhar,





    We've received the files, thanks. Let's continue working on this via e-mail.


  • I havn't found any solution for it.   I tried with the Test Complete 8 version.. it is fine..