10-27-2014, 02:13 PM
(This post was last modified: 10-27-2014, 02:14 PM by Tasleem786.)
Hi,
Even with the steps specified by vinod123 i wasnt able to select the text.then after a long time playing with QTP that there should be some or the other way i discovered the following method:-
If you are not able to select the text directly from the screenshot
Following are the steps that I followed for selecting a particular text.This should work:-
1.Select the step in script whose o/p value want to record
2.click on active screen
3.R-click on error message
4.select insert output value
5.click on the object in object selection properties
6.rename if you want
7.select global sheet
8.before or after step select any one
9.An error msg column gets created in data table
10.type invalid name and password
11.click on run.
12.observe the error msg column.
Even with the steps specified by vinod123 i wasnt able to select the text.then after a long time playing with QTP that there should be some or the other way i discovered the following method:-
If you are not able to select the text directly from the screenshot
Following are the steps that I followed for selecting a particular text.This should work:-
1.Select the step in script whose o/p value want to record
2.click on active screen
3.R-click on error message
4.select insert output value
5.click on the object in object selection properties
6.rename if you want
7.select global sheet
8.before or after step select any one
9.An error msg column gets created in data table
10.type invalid name and password
11.click on run.
12.observe the error msg column.