Answer Posted / shyam g
Verifying the efficiency,characteristics of an applition
like load,Response time and resource consumption...etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How to add verification steps to tests?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
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
When Recovery scenario actually starts while testing the application?
How can I check if a environment variable exist or not?
describe some problems that u had with automating testing tool?
How to run a test using quicktest professional?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
How does qtp identify gui object?
What is method name to compare two XML files.
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What are the Disadvantages of shared object repository?
Is it possible to call from one action to another action in qtp?