In an interview, what r the general questions asked in QTP?
pls give me anwser to this question?
No Answer is Posted For this Question
Be the First to Post Answer
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
what is the difference between development and testing
How to delete an object from the object repository?
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
What are the problems / difficulties faced when you used Smart Identification ?
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
How to export QTP results to an ".xls" file?
Please clarify Automation and QTP both(names) are same or diff?
Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?
in how many ways you perform batchtesting?