WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
2 5304How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
5 12780In the defect life cycle, if you find a defect in QC and think that it is not a valid defect. what will you do? just close it or store it in any document for future review, if yes what type of document and where?
3 11462can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
2 5954dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
2 4518In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)
1 3856can we connect qtp 8.2 version with test director 8.0 verion if how if not why 2)when test director 8.0 version released
3043How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
3 23971HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
2205Hi all, In Monitoring, if u want to know0 how much disk space the app has taken to deploy? Plz help me.
2354
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
What is post recovery scenario?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
what frame work you are following?
What are the problems you faced while identifying an object in silk?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What are the primary features of good automation tool ?
What are the testing kinds that can be supported by selenium?
What is Distributed testing? How does UFT support it?
What is htmlunitdriver?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How to add objects of other pages to a test frame?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
What is silktest host?
Name the different modes of recording?