How do you do batch testing in QTP, if so explain?
Answers were Sorted based on User's Feedback
Answer / guest
For example;LOGIN is the operation or BATCH, in that we need
to fill agentname, password,ok button, cancel button.the
combination of all these is called as BATCH.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreedhar
select test batch runner-
and select your scripts after geting all scripts start
execute it any clearification
| Is This Answer Correct ? | 0 Yes | 1 No |
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
Difference between image checkpoint and bitmap checkpoint
Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
How you can delete excel file in qtp?
what is the difference between built-i function and In-built function?
I want to clear the webedit field without using set"" in qtp script
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
what is the Exact Meaning of Environment Variables?
What is the script for database check point, bitmapchek point, regular expression ?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,
how to open Excel sheet & write in it & save it?