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 |
How will you handle the situation when object is not captured during record?
what is exact difference between smoke and sanity testing?
Describe synchronization point.
what is keyword driven testing
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
give me the code to save all messages of inbox of gmail into a folder and notepad
How to use Regular Expressions in QTP? give an example.
10 Answers ABC, Accenture, Ordain Solutions, SCL,
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
How can I change object description or check point values in qtp?
Have you done batch testing in qtp? If yes how you are doing?