Results 1 to 3 of 3

Thread: lr_output_message

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Answers
    1

    lr_output_message

    Hi everyone,

    I require a solution in my project.

    1. Using “lr_eval_string” and “lr_output_message” functions to get the outputs like total no of records in summary search and details search since this function will log the output in result log.



    2. Insert the check points for all pages



    In summary result page, there is a field which displays all the search records and in that it displays Records found 362, so I need to capture that record found count by using “lr_output_message” so can you explain how to write the function in the script


  2. #2

    Re: lr_output_message

    1. Use this method (this will let you capture value of a parameter):
    lr_output_message("Value: %s", lr_eval_string("{Value}"));

    2. What kind of checkpoints?


  3. #3
    Junior Member
    Join Date
    Jan 2008
    Answers
    8

    Re: lr_output_message

    Hi reddy,
    BY USING lr_output_message("Value: %s", lr_eval_string("{Value}"));u can konow the string value.
    Try for this by using atoi(lr_output_message("Value: %s", lr_eval_string("{Value}"))); u can count of particular value(like how many time s the parameter repeating with different value.
    Anith.
    csc india


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact