How to open any application during Scripting in QTP?
Answer Posted / raja83
you can launch any exe files using following code
systemUtil.Run "PATH\Filename.EXE"
ex:
systemUtil.Run "C:\Calc.exe"
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
What is contained in the object repository?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What will be happen if i load object repository at run time, but it has already associated.
how to know no.of mails in our g mail by using vb-script
How you know that a test case is a regression test case
Can any body please tell me the steps of keyword driven framework of QTP.
what is the hierarchy to use properties in descriptive programming
How many types of recording modes in qtp? Which will be used when?
Explain object spy in qtp.
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
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
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer