What is the differnce between action & script
Answer Posted / saheer.shaik
A sequence of related statements are called "Action".
But a script will contain more than one Action
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How to get popup error message.
What are the ways you can synchronize?
how to do the batch testing in test director using manual testing procedure?
Does QTP run in any environment?
Explain the new feature of UFT regarding the export of test results?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What is synchronization point in QTP?
How the exception handling can be done using quicktest professional (qtp)?
Define virtual object?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How to find the length of the string in qtp?
how to convert 100 into hundred repees only and viceversa
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",