How do we edit the script in QTP. Anybody can explain in
detail..Thanks in advacne...
Answers were Sorted based on User's Feedback
Answer / nalini
We can edit the scripts in expert view. editing checkpoint
properties. Inserting if conditions, loops,error handling,
comments, etc.,
| Is This Answer Correct ? | 2 Yes | 1 No |
Hi,
Can u tell me which process u r following in ur company.
are u saving the scripts in Actions or maintaining the
scripts in functional leavel.
....Nanda
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / debee prasad kar
In test pane there are two types of view,where we can create
our script
keyword view
expert view
in expert view we can only edit the script.in keyword view
we cant edit.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the differences between QTP 9.2 and 10? please explain e indetail......
How to make Shared object repository in qtp 9.1 and 9.2?
How to merge the two object repositories
what is the use of Text output value in Qtp?
Where you can store check point results?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
what type automation is fofollowed in the project?
in one page we have 100 links i have to click the 99th link how can i click the 99th link.
4 Answers GK Technologies, IBM,
When Recovery scenario actually starts while testing the application?
what is the exact Diff. Between Test and Component in QTP?
How do we create and run the scripts with out using O.R. ?
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?