How to see entire results at the same timeafter the batch
run..
Cannot see the entire results at a time.
Is there a easier way view everthing at same,as
our batch file very large
Answers were Sorted based on User's Feedback
Answer / sahadeva
When u run batch test by default we can get the results for
last executed actions, if u want to get all results, go to
results window file menu and click on open
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sahadeva
hi,
i hope i not sure of this ans
we view by click on tree view from the left panel in results
window or the above given ans
| Is This Answer Correct ? | 0 Yes | 0 No |
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
what is the smart identification techniqu?what r the different mechanisums used in it?
what is difference between calling a function and reusing an action?
How to give a call to another action from one action?
explain abt dyanamic changing object with example?
what is automation(qtp)bug pls giv me one ex?
what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description
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.
Explain about import and export files?