how can you write a script without using GUI in QTP?
Answer Posted / gs
Even in descriptive programming we will be using the gui,
but only the difference is usage. so the question itself is
wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of a Hybrid framework?
What is the difference between call to existing action and copy of an action?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How to write business scripts using object repository with different scenarios
How to handle dynamic objects in quicktest professional (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
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Which scripting language used by quicktest professional (qtp)?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
What is debugging? How you debug your script?
What is data driver in qtp?
What is the architecture of your project? Can any one answer for this question plz........
Which scripting language used by quicktest professional?
Does quicktest professional (qtp) is unicode compatible?