|
Related Questions |
View Answer |
|
How can we validate any date format like todays date(02/15/06)?
|
View Answer
|
|
How to add my own function in QTP. when I run my function in QTP then its throw an error "Error in library file. Your function library may not be valid. Do you want to continue running the test?"
Now how to add library file & which file. DO u have any example of function how to write in QTP
|
View Answer
|
|
Can anyone tell me which is the best SDLC model from the QA'S point of view? or which SDLC model is the best and fast?
|
View Answer
|
|
How to resolve, When QTP throws: verify that parent properties match an object currently displayed in your application.
I would appreciate your early replys
|
View Answer
|
|
How to create database checkpoint while testing any web application
|
View Answer
|
|
How can we know the size of the object repository?
|
View Answer
|
|
How to capture the dynamically changing datas in web page thru QTP coding?any sample coding for the above
|
View Answer
|
|
What is meant by Keyword driven testing and what is Data Driven testing?kindly tell me the meaning with actual differences
|
View Answer
|
|
How to test the Flash Objects in QTP? Whether we should add any Add-ins for that? If yes where we will get that?
|
View Answer
|
|
When I try to record a report application, when I run report data report is displayed in new window. QTP doest recognise record this new window. How to know whether data is there in new window or not.
|
View Answer
|
|
How many Actions possible in QTP
|
View Answer
|
|
How can we test .net application using QTP. imean writing scripts in c#.can we directly write .net scripts in QTP,after recording the application can we enhance script using .net?? can any one please give me an idea, or send me any links.
|
View Answer
|
|
Which the Object Model the QTP uses for the Object identify of an application ? Choices are 1.DOM,2.DCOM,3.COM,4.ROM .
|
View Answer
|
|
How can i execute QTP scripts through commandprompt?
|
View Answer
|
|
How to load a .tsr file(object repository) in QTP thru code as it is in the Winrunner like, gui_load. Is there any script exist in QTP8.2
|
View Answer
|
|
In QTP when recording, no script is generated, neither in the tree view nor in the expert view. What could be the problem?
|
View Answer
|
|
What are the coding standards for automation using QTP ?
|
View Answer
|
|
Where is the bitmap checkpoint information saved? a) In Temporary folder b) In resource.mtr under action folder c) In the Script.mts folder under the action folder d) In the checkpoint.usr file
|
View Answer
|
|
Out if the given solution which is the way to find a window is minimized or not a) Get the abs_x " and "abs_y runtime values and check if they are equal to 3200 b) ICheck weather the window exist or not c) Try to click on a control in a window and if it fails, assume that the window is minimized d) There is no option to check whether a window is minimized or not
|
View Answer
|
|
How to work with controls without learning them into the Object Repository? a) You cannot work without object repository b) Use GetTOProperty to change the property of an object and identify the object c) Run the script in update mode and let the objects get updated automatically d) Use descriptive programming
|
View Answer
|