How to modify object property in qtp ?
No Answer is Posted For this Question
Be the First to Post Answer
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
can any body pls mail me latest FAQ's in QTP to my mailid btrintra@gmail.com....Thanks in advance
what is output value in QTP and how it can be used in automation testing
How to Practice QTP Scripts?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How does QTP identify an object?
How can you give wait up to 10 seconds in qtp?
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
How to create a Runtime property for an object in QTP?
What are the flaws in water fall model and how to overcome it?