how to organize files in object repository of qtp
Answer / shrinivas
it can be organised by using object repository manager.
as there are two types of repositories 1.local object
repository 2.associate repository
associated repository can be created by user which consists
of objects that are used repeatad in the test carried out by
user.
local object repository consists of the objects exclusively
used in the test.
object repository manager provides merging option by which u
can merge associated object repositories.
by this way we can manage the object repository files....
| Is This Answer Correct ? | 0 Yes | 2 No |
Mention what is select case statement?
which is the bset training centre to learn automation tools?
What are string functions in vbscript?
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
can u test the application without add-in?
My Salary is 65000. How Much TDS I have to pay
Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?
How to Import data from a file (file is on the desktop) to the data table
Explain the operator precedence in vb script?
Which object provide information about a single runtime error in a vbscript?