Can we put more than one action in a single script????
yes or no.....
Answer Posted / shashank shekhar raj
No we cannot put more then one action in a Single
Script.Actually Action Comes under Test and if we make a
Script of Log-In Functionality in Action-1 then we cannot
Split the Log-In Script in 2 Parts,We can Split Action in 2
Parts but not the Script
While in Single Action we can call Multiple Scripts
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Explain different recording modes?
what is test scheduleling?
What is the file extension of the code file and object repository file in QTP?
How can you identify the browser and its information using QTP script?
What is the purpose of loading qtp add-ins?
If object is not recognized by qtp but the object is standard object what is your approach?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How to analyzing the checpoint results?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How to find array size in qtp?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What is object spy in quicktest professional (qtp)?
Where you get the run time data table?