Answer Posted / amit pachange
QTP is mainly used to do regression testing. Cookie testing
is not possible using QTP.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
if numbers are always changing write a script for that
How to test background color and dynamic images during run time can you put the check point for moving objects?
What are the different types of checkpoints?
HOw to add the recovery file at runtime to the test file .
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);
To which environments does quicktest professional (qtp) supports?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What are the main differences of qtp and win runner?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is expert view and keyword view?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Can we run test with out adding object in object repository? How it is possible?