where is the bitmap checkpoint be saved
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
QTP stores the checkpoint information in the Action's
resource.mtr located in the test script directory (<test
script>/Action#/resource.mtr, where Action# is the action
containing the checkpoint).
Ex:
If your checkpoint is in Action2 of the test script MyTest,
the path would be "MyTest/Action2/resource.mtr".
The checkpoint information is stored in binary form. It is
not advised that you manipulate these files.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / naresh
Not only Bitmap Check point
Any check point will be saved in a Tmp/the script saved
Folder along with the script
there is no any other place to save
pls forgive me if iam wrong .iam a learner and searching
for job 9885621745
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ashok reddy
I think there is no separate saved place in QTP.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is Property......End Property loop? how to write sript for it in QTP
When we use Object Spy? can we write QTP script before built is came in testing?
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
hi. I Am working in Small IT company as Test Engineer. But am looking for change. I have 2+yrs experience, but my problem is MCA 72%, remaining all are Second Division. plz give solution for my problem.am elgible for MNC's or not. if not plz give suggestion............ already i forwarded my resume to lot of MNC's but. I didn,t get CAL............ plz give any suggestion.
1)Difference Between Value & RawValue?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
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
What are advantages of test automation?