Hi,
Is there any function or vbscript in QTP to clear the
cookies,sessions. Please help me in this.
Answer Posted / latha
where can i inculde the above script?Do i need to call this
for each and every time when the QTP opens new window?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which scripting language used by quicktest professional (qtp)?
What is checkpoints for qtp?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
What is accessibility check point?
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);
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
is it possible to add sheets to excel at runtime
What are advantages of test automation?
Brief the process of testing with UFT?
How QTP support all types of applications (platforms)?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What is the extension of the qtp local repository?
How to handle the exceptions using the recovery scenario manager in qtp?