Expalin Text/Text Area Checkpoint
Answer / ramyab.mca@gmail.com
Hai....
In the Text/Text Area Checkpoint Properties dialog box, you
can specify the text to be checked as well as which text is
displayed before and after the checked text. These
configuration options are particularly helpful when the
text string you want to check appears several times or when
it could change in a predictable way during run sessions.
Note: In Windows-based environments, if there is more than
one line of text selected, the Checkpoint Summary pane
displays [complex value] instead of the selected text
string. You can then click Configure to view and manipulate
the actual selected text for the checkpoint.
QTP automatically displays the Checked Text in red and the
text before and after the Checked Text in blue. For text
area checkpoints, only the text string captured from the
defined area is displayed (Text Before and Text After are
not displayed).
To designate parts of the captured string as Checked Text
and other parts as Text Before and Text After, click the
Configure button. The Configure Text Selection dialog box
opens.
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
Explain how you can find length of array in qtp?
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
why require regression testing?
What is recovery scenario manager? When you go for recovery scenario manager?
What is the qtp testing process?
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...
How to replay a script in qtp?