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 is difference between Mandatrary proparties and Assistive proparties? Explain
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
Synchronozation types in QTP
What is ‘object spy’ and what is the function of object spy in qtp?
How to capture screenshots of Exceptions/Errors during run- time?
Basically why we need testing?
Can anyone please tell me how to select next 5th business date from calendar using QTP/UFT ?
1 Answers Cigniti Technologies,
How do you configure QTP AND Test director?
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
What is the ur roles and responsibilities as automation testing engineer?
what we do after completion of functional and regression testing