what are the parameters you are considering for object
identification?
Answer Posted / vijay
Normal identification--HTML TAG,Name and Innertext in case
of webelement or link .If that is not enough for
identification will go for assistive itdentification items
and if not able to recognize then after it will use ordinal
identification like index location creation time in case of
web Browser.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repositories? Which one is you are using?
What are the major/ important methods, functions in QTP we use realtime testing
why should we give deliver good quality software?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is expert view in qtp?
For which type of projects the iterative model is not suitable?
What is text check point and text area check point?
With what extension you can save the list of tests in a file to run in test batch runner?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
how can we do the frame work in qtp
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Explain the difference between data driven testing and parameterization ?
Hybrid framework supports Descriptive programming. Is it true?