Explain building blocks of the bpt framework ?
Answer / Ankur Gupta
The Building Blocks Test (BPT) framework in QTP consists of four main components: Keywords, Test Cases, Test Scripts, and Test Suites. Keywords are reusable pieces of code that perform specific actions; Test Cases define a sequence of keywords to test a particular functionality; Test Scripts combine multiple Test Cases into a single script for better organization and execution; and Test Suites serve as containers for multiple Test Scripts.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is UFT 11.5 version different from UFT 12.0?
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
hi Sudhananda reddy, in my resume, i written as , I Am working as a Test Engineer for xyz company. IS IT RIGHT OR WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR XYZ COMPANY", "WITH XYZ COMPANY".
How do you connect to database ,What is the script to connect DATA BASE?
how to test use the quality control .how to verify the image verification
How will you handle application crash using recovery scenario manager(step by step process)?
Explain the benefits of quick test pro(qtp)?
How to Creating an Output Value using QTP?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
How to find the length of the string in qtp?
What is Curd testing?