where exactly we can't do the automation testing. give some examples
Answers were Sorted based on User's Feedback
Answer / pavan
2.GetRoProperty----we can get values from runtime using
this method..
a=Browser("").page("").wededit("").Getroproperty("text")
msgbox a
dispaly the value in that text..
GetTopropetty---we can get the values from that object
a=Browser("").page("").wededit("").GetToproperty("text")
msgbox a
that is run time....
3.Qtp 9.0 merge the repositories in RepositoriesManager
option...2or more we can merge
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / andy
We can not do the automation testing for the following
scenarios:
1. For the newly build application
2. For Smoke Testing of the application
3. For the application to be tested only once
4. For the application which has to be tested in rush time
5. For UAT
| Is This Answer Correct ? | 1 Yes | 4 No |
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
what is vmodel?advantages and disadvantages of vmodel?
Please give me the steps to carry out datadriven in QTP8.2
Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??
Tell me one scenario, the complex functionality you have automated in your project?
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
what is localisation testing and globalisation testing? what is the difference between them?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
can we create recorset with out using database connection in vbscript?
What is test object model in quicktest professional?
what is the structure for the data driven framework