Posts: 8
Threads: 3
Joined: Jan 2008
Reputation:
0
01-24-2008, 10:53 AM
(This post was last modified: 01-24-2008, 11:07 AM by murthydn16.)
Hi,
What is a driver script?
What is it used for?
Is it absolutely necessary to have a driver script?
What are the other kind of scripts that we come across apart from driver scripts?
Thanks
Murthy
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
01-27-2008, 11:19 PM
Instead of answering you directly... let me ask you ... What is a reusable action?
Posts: 8
Threads: 3
Joined: Jan 2008
Reputation:
0
01-28-2008, 10:49 AM
Reusable action is one which can be used again and again in a script. Its like a function.
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
01-28-2008, 10:55 AM
ok... so you said "in a script"... what will happen if you call all the reusable actions at one place and then according to your test case delete the ones which are not required?
Posts: 8
Threads: 3
Joined: Jan 2008
Reputation:
0
01-28-2008, 01:38 PM
When all reusable actions are called from one place, these actions will be called one by one and the corresponding functionality will be executed.
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
01-29-2008, 10:52 AM
Good... so if you have "all reusable actions at one place"(lets call it "main script") and generate other scripts from it, by deleting the reusable actions which are not required... what is the appropriate name we can give to that "main script" which drives other scripts.
"Driver Script". right?
Posts: 8
Threads: 3
Joined: Jan 2008
Reputation:
0
01-30-2008, 10:44 AM
O S, thats right.
Also could u tell me as what all we test while automating a web page.
I mean what attributes we test while automating the web page.
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
01-30-2008, 10:48 AM
That all depends upon the requirements set by the client.
Posts: 8
Threads: 3
Joined: Jan 2008
Reputation:
0
01-30-2008, 12:25 PM
Hey, I am using QTP 8.2
In the menu, Insert -> Text checkpoint and Insert -> Text area checkpoint and Insert -> Output value -> text output value is disabled. Where can I make it active?
Posts: 83
Threads: 16
Joined: Jan 2008
Reputation:
0
01-31-2008, 12:51 PM
(This post was last modified: 01-31-2008, 12:51 PM by Rajashekar Gouda.)
They will get activate once u start recording.
Regards
Raj