In qtp, explain what is keyword driven automation framework?
No Answer is Posted For this Question
Be the First to Post Answer
how can i use text check point in descriptive programming. or else is there any way to compare the text in the application and the text in data table.
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
After running scripts how you report results ,there is any specific report form
What is difference between QC and TD?
What is Regular Expressions?
How can we write script for a .net application in QTP? Can we use VB Script for .net application.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
what kind of erros can be handled with the using QTP?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How to break the object spy ?
We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.