Use of Debug Viewer?
Answer / vasavi juvvadi
Debug viewer is used to view, set ,or modify the current
value of object and varaibles in test when it stops at
break point to look at the values of variables at run time
for easy debugging
| Is This Answer Correct ? | 8 Yes | 1 No |
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
How u execute test cases in manual testing?
how can you describe the basic flow of automation with conditional and programmatic logic?
Explain process of smart Identification in QTP?
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
How we can add actions in the test using QTP?
What is different command used in command Prompt while using QTP?
What is Description Object?
What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.
What is the entry criteria and exit criteria for your test automation
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.