Where you can store check point results?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
If the question is about checkpoint properties, then the
answer is Action#\resouce.mtr files
If the question is about after executing the checkpoint,
then the answer is Action#\ResultFolder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram.polavarapu
the checkpoint results are stored in the results window.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vengi
basically checkpoint saved in TMP but i think chchpoint
result also same
| Is This Answer Correct ? | 0 Yes | 1 No |
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
What is 'sleep' in sync point?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
To which environments does quicktest professional supports?
hai friend's .. my question is a[0]=I a[1]=N a[2]=D LIKE IT GO'S i need output INDIA ,using simple string how will u do? can any one tell really need full..
4 Answers Mind Tree, Tech Mahindra,
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
how can you describe the basic flow of automation with conditional and programmatic logic?
What is the quicktest professional testing process?
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
any one can explain about QTP proocess,means where to start and how to start Scripting.
how to display message with out using msgbox function?