Answer Posted / 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 |
Post New Answer View All Answers
what function you write to do database testing with the help of qtp?
Explain building blocks of the bpt framework ?
Can we create user defined functions in qtp?
explain structured testing? plz guys with exp. do answer
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Explain about business process component? types and usage?
How software tester can use constants and variables in scripts?
What is the Difference between test object and run time object?
What is the registration process and examination fees?
Without using gui map editor we can recognize the application in winrunner ?
Get the count of files of similar types from a folder.
What is the difference between run time object and test object in QTP?
In qtp, how you can get the last character from a string?
Shall we add Local Repository to shared object repository,if yes,how we add