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 |
What are the limitations in using Virtual objects?
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?
How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
How to identify 2 versions of browsers based on regular expression
What are the types of object repositories? Which one is you are using?
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.
Is it possible to switch between recording modes during a test creation?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
what type of framework u r using in ur organization
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Can you write User defined function for WebEdit ? Note1: This function can be used for all web edits in all pages Note2: Don't use Child objects method