What is checking bitmaps?
No Answer is Posted For this Question
Be the First to Post Answer
In my script there is a link(e.g. 'My Page') when I execute the script sometimes(not every time) QTP throws an error that "My Page(as link)" not found. Pleaase tell me where I need to update
what is the silent mode in WR?
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
Why use Regular Expressions?
How can you handle exceptions in qtp?
Why to use descriptive programming?
How smart identification works in qtp ?
What is checkpoints for qtp?
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
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?