Answer Posted / raju
Application Programming Interface............
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what QTP Options do you know?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is the difference in testing a client-server application and a web 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
hou can we use vb script in qtp could u tell me breafly
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Can we create user defined functions in qtp?
What are the different types of functions available in qtp and explain ?
How many types of actions are there in quicktest professional (qtp)?
How can we conduct U-I Testing by using QTP??????
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is quicktest professional?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
To which environments does quicktest professional supports?
What is text/text area checkpoint?