How does you test a weblink which is changing dynamically?
What is the parameterization? Give one example?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Describe function procedure in vbscript.
Explain in brief about the quicktest professional automation object model?
Can I change properties of a test object?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Explain features of the latest version of qtp/ uft 12.1?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What is the extension of the qtp local repository?
What will be happen if i load object repository at run time, but it has already associated.
Please guide me release notes of Automation once scripts are completed
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.