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 |
In real time ,How to run all scripts in QTP? i,e in projects
What are Child Objects?
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
If you are testing a web application then what will you test in that application?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How to test results for qtp ?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
What type of automation frame work you are using?and why?
whare exactly we have to use functions and sub routain
Which recording modes need more memory?
What does VBS file contain..? what is VBS file.?