In your QTP framework, what checkpoints were applied in the
script to minimize script failure due to any reason during
execution?
Answer / saumya bhargava
By creating functions in an external functional library for
each and every object that checked the existence of that
object in the AUT and if the object exist it returned True
to the calling script. This was basically to avoid any
failure because of synchronization.
| Is This Answer Correct ? | 0 Yes | 1 No |
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
What is qtpro? What is quick test pro?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
1...HOW MANY TYPES OF OBJECT REPOSITORY ARE THERE IN QTP? 2....WHAT ARE THE REPOSITORY FEATURES EXPLAN. 3...HOW TO CREATE A RECOVERY SCENARIO? WHAT DOES RECOVERY SCENARIO MANAGER DO? 4...OPEN A WORD FILE AND MODIFIED WITH SOME VALUE USING QTP? 5... HOW TO CREATE EXCEL FILE USING QTP? 6... HOW TO RETRIEVE A VALUE FROM WEB TABLE? 7... WHAT IS QC REQUIREMENT TAB DO ? HOW TO MAP THE REQUIREMENT? 8... HOW TO PASS A VALUE FROM EXCEL FILE TO SCRIPT? 9...WHAT IS THE USE OF SPLIT FUNCTION?
Explain about Hybrid Framework
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
How to work with multiple browsers when opened in the window, write the script for it
How to Test the mainframe application?
WHY U CHOOSE TESTING FIELD?
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.
Have you used xml check point in your project? How?