WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Does Microsoft Corporation, Sun Microsystems possesing any maturity levels?if yes, what is that level?
CTS,
1 6985Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
3889
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Where we can use the analog mode and where we can use the low – level mode?
tell me QTP standards ?plz
Mention what are the advantages of using git hub for selenium?
How to retrieve css properties of an element?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Object repositories types, which and when to use?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the use of sendkeys and what are send keys
How load runner interacts with the application?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
How to customize the reports generated?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Have you used xml check point in your project? How?