hi in QTP 8.2 in the edit box has text like "raju want
married" . i want to check "want" is their in the text
or not ?

Answer Posted / preeti

can put exceptional handling as"* want *"
so it'll check for many char before & after want & by
putting text check point

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

1605


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

3422


How many scripts did you have?

1797


Explain the Different types of QTP test assets and their extensions?

705


What are the challenges you faced during you entire life automation ?

1098






What is the difference between a Function and Action in QTP?

702


How many ways is to parameterize the value?

698


What are the Application Functions available in QTP?

1587


1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?

1717


Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?

732


How many tabs are available to view your test in a test pane and what are they?

677


Suggest and Define a solution for an application whose objects are not recognized by UFT?

770


How to use parameterization in qtp?

716


How to use reporter.report event in qtp ?

652


breef description of batch testing ?

1789