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 |
Can launch two instances of qtp on the same machine?
How to get line numbers in your editor in expert view?
How can we add regular expression for date field (dd/mon/yyyy)?
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?
types of output value in details.
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
What are the properties you would use for identifying a browser and page when using descriptive programming?
Explain about business process component? types and usage?
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
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)
How to add verification steps to tests?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti