what is the diffrence between script and Language ?
(Chandana)
Answer Posted / pradeep
not all languages can help in writing scripts.
script= set of commands for running a process
lang= one of the methods to communicate with an application
| Is This Answer Correct ? | 17 Yes | 11 No |
Post New Answer View All Answers
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
How will you test a keyboard?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What is Cross browser testing? Does UFT support it?
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
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How does you pass optional arguments in qtp?
What is standalone database?
What is the syntax for how to call one script from another?
How can you close the second opened browser?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What is the difference between local and shared object repository in qtp?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...