I want to open a Notepad window without recording a
test and I do not want to use SystemUtil.Run command as
well How do I do this?
Answer Posted / poo
invokeapplication("notepad")
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What test you perform mostly? Regression or retesting in your testing process?
What environment does qtp run in?
What is meant by Output Value in UFT?
How the exception handling can be done using quicktest professional?
In qtp, explain what is qrs file?
How many types of parameters are there?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Where is the Bitmap checkpoint information stored?
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, 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
What are the recording modes in wave event?
What is a checkpoint? How many check points are there in qtp?
How will you declare a variable in qtp?