Micro Focus QTP (UFT) Forums

Full Version: How to use output values.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello All,

I am using web application which has dataflow like

1. I create a questionnaire
2. I create survey
3. I create PostSurvey
4. I See all Questionnaire.

Right now i create a separate script for all these 4 steps, but is there any way by which i got QID from step 1 and which then i used to create a survey in Step 2, then SurveyID to create Postsurvey in step 3, and PostSurveyID to see questionnaire in step 4. if anybody has any solution please let me know, hoping for all of your cooperation.

Thanks
Mahesh
You can try using Environment variables to achieve your objective.
Hi Niranjan,

Can you please explain it little bit more to me, how can use environment variable to Achieve my objective, hoping for cooperation.

Thanks
Mahesh