It is given in the help of QTP 9.2 that we cant debug the
scripts. Is there any other way to VIEW, PAUSE and make
modifications in the scripts during execution???


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?

2 Answers  


Distinguish between manual testing and automation testing

2 Answers   HCL,


what is verification & validation?

2 Answers   Accenture, TCS,


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


can objects recogonised without repository?

10 Answers   AZTEC,


Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?

1 Answers  


can i compare two databases using QTP ?

1 Answers  


Can we record using all the modes in a single script? Explanation with example is appreciated

1 Answers  


How do function returns a value?How can we pass one function value to other function as input

3 Answers  


How to test the login page in different ways in automation testing and i need code?

1 Answers   Cognizant,


hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this

1 Answers   Livetek, NIIT,


How to save your test using quicktest professional?

1 Answers  


Categories