in which situation u will use recording and in which situation
u will used to write script manually
Answer / lakshmi
We have some scenarios.
1.If we are going to use Linear Framework
2. If object is not identified while executing script which
is writen in descriptive programing (It is nothing but
debugging), then we will try to record a action to find out
weather it is recoring or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.
Explain the terms test and business component?
how we do database testing with qtp using descriptive programming?
22 Answers Nutrins, Rohit Technologies, Symphony, Syntel, TCS,
Can we check environment variable value without existing of environment variable
Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
How many types of Test Plans are there...??
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
What type of problems one will face with QTP , if too many browsers are opened at a time?
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
How to open any application during Scripting?
How to load an object to a object repository at RUN TIME ?