what is the diffrence between script and Language ?
(Chandana)
Answer Posted / vishwas
Scripting language is a general purpose language to do general task like change apperance of browsers etc.
Programmimh langugaes are some specific to any particular functions.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How to build scripts that access data from external sources?
What is difference between shared and local object repository?
How to creating an output value using quicktest professional?
what is the advantages and disadvantages of using functions instead of re usable actions
Explain advantages and disadvantages kdf?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
What is the difference between the keyword view and expert view?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What are the challenges u faced in testing with crm domain? How u overcome with?