Explain the concept of object repository & how qtp recognizes objects?
No Answer is Posted For this Question
Be the First to Post Answer
What issues come up in test automation, and how do you manage them?
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
How may types of defects identify application or your currently working application?pls give me answer..
Can launch two instances of qtp on the same machine?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What is the difference in between function and sub as well as give some code of both
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
Can we use index on view?
can any one tell me how to select some text.i need the script for that