1) How can i modify the recorded script ??
2) How can i capture the dialog box text (Ex: confirmation dialog box displays : 'Are you sure you want to delete?' text..)
how can we capture such text (like getroproperty in QTP)??
Rekha.
Hi Rekha,
What kind of modification you are looking for? The recorded script is a VB.NET method (if you are using VB scripting) or java method (if you are using Java Scripting)
To capture Dialog box text, Add a Verification point and drag the test object finder hand over the text and drop it. This is standard RFT knowledge.
I hop this is helpful.
Ammar
Hi Ammar,
We are testing AUT with VB.Net under RFT version 8 , we have some problems with accessing testobjects from the helper directly to use it in more that one script at different folders.
How can we make an object from the helper class of the script that we have recorded the test objects in??
Please Help :)
Thnxs ,
Hend
Hi Hend,
I didn't really get what did you mean by your question! Please explain to me what are you trying and what is the problem you are facing and hopefully I will be able to help you
Regards,