Can objects recognised without repository?
Answers were Sorted based on User's Feedback
Answer / ganesh kumar
yes, with the help of Descriptive Programming concept we
cna define the user desccrition of the object. where the
QTP will use to recognize the object during the runtime.
Set oDesc = Description.Create()
oDesc("micclass").value = "Link"
oDesc("html tag").value = "SPAN"
oDesc("name").value = "LogOut"
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / haribabu
yes, using object spy we can recognised all objects what
ever you want
| Is This Answer Correct ? | 2 Yes | 3 No |
what is action in QTP?
When do go for loop condition in test?
What are the different types of recovery operation?
Can you import and export data from XLS and how?
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
1) after inserting the check point how to change the expected value that was captured while inserting the check point
Have you done batch testing in qtp? If yes how you are doing?
what is supply chain management?
in QTP, we have options like (record and play,recording modes(normal,analog,low level),object identification,smart identification,object repository,synchronizing test,transactions,checkpoints(std,bitmap,text,text area,DB,XML,accessibility),regular expression,actions,data driving,parameter,parameterization,data tables,recovery scenario(pop up,object state,test run error,application crash). real time users of QTP, pls say and when and at what point u have used all these options ,in ur concerned project.pls give me explanation in accordance with ur real time project handled. real users pls send some time in the aboue case. if u can send the the reply through allinterview or at ref_it_ref@yahoo.co.in
Give the syntax to load function at run time.
Is there any MS Access addin in QTP?
I want to test advanced Java applications what kind of add- ins I have to install?