can we run the scripts of qtp 8.2 in the qtp7.0?

Answer Posted / sreeprasad

No,becse 8.2 is the advansed version(add some additional

properties) of 7.0.so,we run the scripts of qtp 7.0 in qtp 8.2

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

On what document base Descriptive programming is written if build is not yet ready ?

1097


What do you mean by iteration?

857


What are the different kinds of test steps?

780


Describe function procedure in vbscript.

785


when will you do debug your script? and explain that process?

1641


assume i have few url link how will i dynamically call then using descriptive programming?

1780


How can get count of list box?

835


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

3554


What are the 3 main stages involved in testing with qtp?

795


Is it possible to use two instances of UFT on the same machine? If not why?

812


when a test case is written how u test using qtp

1864


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1824


What is debugging? How you debug your script?

795


How can you send user defined messages to test report?

778


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

1729