What are the different attributes used with regular expression?
What is the Diff between Image check-point and Bit map Check point?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How to create an instance in QTP?
How does QTP identifies the object in the application
Explain more about the Test Fusion Report of QTP?
What is test object model in quicktest professional (qtp)?
How many ways is to parameterize the value?
When you open QTP, how many sheets you can see?
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
In QTP what is the difference between Step-in, Step-out, Step-over ?
write a VBscript code to parametrize test script using test data from sqlserver database?
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne