Answer Posted / shanker mothkuri
Split the value using "<br>".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi nani my doubt is how does qtp process metrix related to software process.
Can anybody post some real time scenario in qtp? please its very urgent.
Will down time for server and content maintenance/upgrades be allowed? how much?
Give the syntax to import/export xls into qtp.
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
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How many lines of code in each script of QTP?
why should we give deliver good quality software?
How many ways we can parameterize data in quicktest professional (qtp)?
What will be happen if i load object repository at run time, but it has already associated.
How is a Step generator used in UFT?
What is the virtual object?
How to open a new test using quicktest professional (qtp)?
What are the general steps involved in the data driven framework?