What is checking bitmaps?
No Answer is Posted For this Question
Be the First to Post Answer
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
how to call multiple scripts in QTP at a time
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
How to capture dynamic objects in qtp like mark up text
In an interview what r the questions asked in qtp related project? pls any answer this question?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
How to open an application through scripting?
What is keyword driven testing..what is the use of this in Automated testing
Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..