-
Relative Path
If the QTP tests saved on one drive i.e X drive (giving the absolute path), can those tests be run on y drive? Or need to be saved as a relative path to run on other drives
-
Excel to QTP inbuilt data table
How to fetch columns data from excel to QTP inbuilt data table, if there is a columns contains Image type of data?
-
QTP Runtime Value
How can you see runtime value of a particular object or variable in QTP?
-
Capture Text From Image
How to Capture the text from a varying image in QTP?
-
How to make QTP understand the difference with same type of objects
Suppose there are 10 of check boxes in a page and i have to choose the 6th one, how to do that through script?
-
Parametrize through environment
How to parametrize through environment. Please use a suitable example.
-
Limitations of QTP
What are the limitations of QTP encountered while Automating Share Point application?
-
Analog Recording
When do you use analog recording to record a test?
-
Image Validation support
Image Validation is not supported by which automation toola) QTPb) Winrunnerc) Both of the above
-
Get Value from Combo
How to write descriptive programming for getting value from Combo for QTP 10.0?
-
Data Driven testing in QTP
How to test Login module with different username and password by using Data Driven testing in QTP.
-
Environment Variables
How to load environment variables during runtime?
-
Record Non-standard Object in QTP
Identify the recording mode, by which you can record the non-standard object in QTPA) Standard recordingB) Analog recordingC) Low level recordingD) None
-
Test Objects
What are test objects and run time objects?
-
Retrive Web Table
How to retrive web table to QTP?
-
Insert a Step without Recording
Which option will be used to insert a step without recording?
-
Access Datatable Values
How can we access values from datatable ?
-
Defect Free Software
Is any software defect free? If yes, list one such software.
-
-
How to handle this scenerio?
When trying to run script1. if Window("windowname") Then2. script.CallScript("login")3. else 4. browser.close()5. end ifan error is thrown as - "a logical expression is required for this statement"Please someone tell me how can I handle this scenerio?
QTP Interview Questions
Ans