I dont know how to configure non standard objects to
standard objects in QTP9.2 can i have someone explain me in
breify?
Answers were Sorted based on User's Feedback
Answer / narendra
yes u r correct ravi
we can use virtual object wizard to handle non standard objects.
when u select virtual object wizard,it will provide u +
symbol,u can select required non standard object.it will
gather the boundary values of the object.save it.
After that QTP will automatically handle.
further call me on 9916107321
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ravi
using virtual wizard we can config non stnd objects to
stndrd objects
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / venkat reddy bandaru
we can use virtual object wizard to handle non standard
objects.
when u select virtual object wizard,it will provide u +
(Add Button)symbol,u can select required non standard
objectlike button,object etc., it will
gather the boundary values of the objectand give the
speccific name and save it.
After that QTP will automatically handle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases
what is the difference between DATA TABLE and DATA SET?
unique properties of button,edit box, radio button,check box?
what version of test director supports the QTP? does testdirector supports the QTP9.0?
How to customize checkpoints with parameters?
after click on compose mail how can we attached a file in qtp with vbscript code
how to test Web application using QTP software
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.