Forum Discussion

eac's avatar
eac
Occasional Contributor
11 years ago

Why one KeyWordTest stopped with error BOF or EOF is True?



I tried to a group of KeyWordTests, one of them is definitely exist but TestComplete stopped before run it  with error:


 


Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record


 


Why does this happen? where should I fix for this kind of error? I am pretty new to TestComplete, please help!




  • eac's avatar
    eac
    Occasional Contributor
    Why my previous post contents been hidden? sorry have to repeat my question again.



    I tried to a group of KeyWordTests, one of them is definitely exist but TestComplete stopped before run it  with error:



    Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record



    Why does this happen? where should I fix for this kind of error? I am pretty new to TestComplete, please help!
  • Philip_Baird's avatar
    Philip_Baird
    Community Expert

    Hi Emma, are you using a DDT driver in your tests?


     


    The error message you are receiving indicates an error in an ADODB Recordset.


     


    Regards,


    Phil Baird