how to run the script If QTP tool not identify object in web
page
Answers were Sorted based on User's Feedback
Answer / nitin sharma
If QTP doesn't recognize objects then u may follow these
things:
1.Check the addins properly.
2.You can use use low level recording.
3.You can use Virtual object wizard which perofrms mapping
of non standard objects to standard objects then make QTP
to start identifying the objects.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / aiswaryan
1) Check respective addins are added in the QTP and invoked.
2) Ensure the AUT is Web application if someother (java,
Flex etc) then add the respective addins.
It wont make any issues if the script was working while
developed.
| Is This Answer Correct ? | 0 Yes | 0 No |
How you automate testscripts one by one or modukewise or all at once
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
how to know no.of mails in our g mail by using vb-script
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
what is the use of automation frame work ??(QTP)
Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me
How to add a standard checkpoint in your test ?
In qtp, how you can exit for loop?
What is Port testing. Whhen will you perform?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?