Answer Posted / naren
When v create a new test, it contains one action.by
dividing ur tests into multiple actions, v can design more
modular and efficient tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how can we compare descriptive programing with a regular expression
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?
How does qtp recognize objects in aut?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Does QTP run in any environment?
What is output value? How many types of output values are there in qtp?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is file database?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
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
How we can import data from database?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What is the extension of qtp local repository?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?