How can the name of a checkpoint be changed in Qtp
Answers were Sorted based on User's Feedback
Answer / rashmi
Go for "Checkpoint properties" and change the checkpoint
name.
1) Right click on checkpoint in expert view --> Checkpoint
properties
OR
2) Edit --> Step Properties --> Checkpoint Properties.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / muralikrishna
When QuickTest creates a checkpoint, it assigns a name
based on information inside the checkpoint—the checked
value, for example. The checkpoint name remains unchanged,
even if you subsequently modify the information on which it
was based. Keep this in mind when looking for checkpoints
displayed in the Keyword View. However, note that QuickTest
may shorten the name displayed in the Keyword View.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is recovery scenario manager? When you go for recovery scenario manager?
What is difference between version 6.5 and 8.2 in QTP?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
how to do spell check in QTP? reply please
Is it possible to merge two object repository files in qtp?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
How to export data present in Datatable to an ".xls" file?
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
how we will use output values in qtp? is there any possibulity by descriptive programming?
How many type of status messages are there ..explain?
What is checking bitmaps?