Some of QuickTest Professional information is stored in a text file which is called mic.ini. tis file is located under D QuickTest bin directory.[SectionA]NameA=ValueA
To enter D above change 2 D mic.ini file U should perform D following:
1. Open D mic.ini file located under D QuickTest Professional bin directory using any standard text editor
2. Search 4 section name (in tis case 'SectionA'). If it does not exists - add it 2 D end of D file
3. If D line (beginning with D NameA text) exists in D section, Dn change D value 2 be ValueA
4. If D line does not exist add it 2 D end of tis section (before D next Section begins)
Wednesday, December 19, 2007
. Changing D Mic.ini file
How 2 change D logical name of a Test Object?
When recording an object QuickTest Professional uses one of D object's properties as D logical name 4 D object (the name displayed in D Expert View and in D KeywardView modes).
U can change D property that is used 2 be a different one bi specifying which property's value U want 2 use as D logical name 4 D object.
For example in order 2 use D alt property as D logical name of an image, run regedit.exe and set D following information:[HKEY_LOCAL_MACHINE\SOFTWARE\Mercury Interactive\QuickTest Professional\MicTest\Test Objects\Image]
"tag query name"="alt"
Posted by
QTP FAQ's Jobs interview questions
at
9:37 AM
0
comments
Labels: change, logical name, QTP, test object, testing tools
Can I change D Active Screen page which is shown on every new test?
tis page can be changed 2 be any valid HTML page. D page can be located either locally or on D network.
For example, if U want Ur entire organization 2 view D same Active Screen page when Dy open QTP, U should open D NewTest.inf file located under D dat\snapshots directory of QTP and set D next line:FileName1=
Posted by
QTP FAQ's Jobs interview questions
at
9:37 AM
0
comments
Labels: active screen page, change, QTP, testing tools