what is the diffrence between script and Language ?
(Chandana)
Answer Posted / kalpana yadav
script- script is collection of all the activities
performed by tester during recording session of the
application.
langauge- language is used to write any document,to record
script and to communicate.
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
Are Shared ORs read-only?
Explain different types of checkpoints?
Output values? i want a practical example
Explain the terms test and business component?
Which scripting language used by quicktest professional (qtp)?
What is the difference between run time object and test object?
write script for bitmap image?
What are the five challenges you faced in QTP?
What is Cross browser testing? Does UFT support it?
Explain features of the latest version of qtp/ uft 12.1?
How did you resolve conflicts present in Object Repository?
Does Low-level recording capture mouse movements?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
can u please explain what is the exact difference between qtp8.2 and 9.0
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?