why was automation used in the project?
Answer / nithya.m
Automation is used mainly for Regression testing so that it
can reduce time for execution than executing manually .
| Is This Answer Correct ? | 6 Yes | 0 No |
Can anybody give the script to addsheet, add column,add values under that column in the rows??
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
what is the difference between built-i function and In-built function?
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
Explain object spy in qtp.
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
When it be decided to go for either Per - Action or Shared?
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
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.
What is Cross browser testing? Does UFT support it?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How to Analyze the Checpoint results by Standard Checpoint?