QTP Forums

Full Version: Storing the dynamic data to datatable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi All,
I have a guide screen. when I browse thru guide, the program name and the timing changes. i need to capture the program timing to do operation on the program.

please let me kno how to do this.
You can use output value checkpoint OR Datatable.Value()= "Your Value" OR Environment Variables
Hi all,

I have a excel sheet with structure:

KEY USER_NAME PASS_WORD
LOG2 niss niss

After i set randomize for USER_NAME, i want to store this new variable value. Can anybody help me how to do this action without input row, column index?

Thanks and BRs,
@linhke - Please create a new thread for your query rather posting your query in a thread which is not relevant to your query
Reference URL's