How to add multiple values in rows, under a single column of
a run time datatable?
Answer Posted / srihari prasad nayak
21
45
87
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What is the new version of qtp which is recently released in the market?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How can we conduct U-I Testing by using QTP??????
how to find that tools work well with ur existing system?
What are the advantages of Object Repository?
How do know the number of browsers opened?
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
Give me some real time point of way where exactly we can conduct audits?
Is qtp supports uni-code?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Differences between text and test area checkpoints?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Hoe can we do retesting using functions please give the code for it using login page
Is virtual object supported in low level recording mode?
What are metrics and matrix?