What is active screen?
No Answer is Posted For this Question
Be the First to Post Answer
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
what is the defference between calling ation and called action?
what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?
Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How many types of parameters are available in quicktest professional?
How to handle Java tree in QTP?
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
plz anybody tell me how to explain the architecture of one particular project.plz give me answer for this.....RAJESH
Can I compare two DataBases using QTP ?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?