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 |
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How to use conditional loops in qtp ?
how to retrieve data from flight resevation->reports
Please explain me frameworks & how to generate the scripts in framework
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
If some requirements r changed during the testing process ,then how can u handle this in frame work?
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
What is BPT?
hi is there any chance to change encoding the password
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
can we call runaction in the funcion