Answer Posted / ravichandranath
Setroproperty.
using this we can add dynamic objects in object repository
bye
ravichandranath
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
When ‘option explicit’ keyword is used in qtp?
What are parameterizing tests?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
how will you check how many members visited the website www.infosys.com?
What do you mean by checkpoints in qtp?
How many types of object repository in qtp?
How you calling actions in qtp?
What is the use of ordinal identifier in qtp?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What is the difference in the global and action sheet in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
How to test login module with different username and password by using data driven testing in QTP?
How can i check items sorted or not in a weblist ? Give me the script for this...