WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) what type of application we can select for automation testing and what is the entry criteria for automation
1 3959I want step by step guidelines on loadrunner.i think it will be a great.please can any one help me.
1 4471Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
2141Dear Gurus, I have an interview in a company in Chicago and my latest project has the following description can anyone let me know what would be the QUESTIONS that can be asked from the following. Thanks, Developed test cases and test plans and analyzed the test results using for LoadRunner. Involved in Load/Performance Testing Created LoadRunner Scenarios and Scheduled the Virtual user to generate realistic load on the server using LoadRunner. Created and implemented Performance tests using Mercury Interactive LoadRunner. Enhancing the scripts using Generator and performed Parameterization and Correlation to meet the requirements. Involved in performing load and stress test on the application and server by configuring LoadRunner to simulate hundreds of virtual users and provided key metrics to the management. Configured and Using Performance Monitor to monitor and analyze the performance of the server by generating various reports for CPU utilization, Memory Usage, load average etc. Involved in conducting stress test and volume test against the application using LoadRunner. Used Quality Centre to invoke the scripts and initially performed the baseline testing and organized all the scripts systematically and generated reports. Performed regression testing for every modification in the application using Win Runner. Involved in performance testing of server’s load and scalability by creating multiple Virtual Users by using Load Runner Virtual User Generator component. Created detailed test status reports, performance capacity reports and graphical charts for upper management using Load Runner analysis component. Involved in parameterization of script using VuGen in Load Runner. Please.........
ABC,
1 4824can anyone help me in getting a sample of TEST CASES..please, i am new to LR and i am having an interview tuesday.....please and any other tips
TCS,
2 5119Hi I am new to QTP. we are planning to implement automation for the application. I am trying to execute the following script: Set ExcelObj=CreateObject ("Excel.Application") ExcelObj.WorkBooks.Add Set NewSheet=ExcelObj.Sheets.Item(1) NewSheet.Name="Order" ExcelObj.Cells(1, 1).Value = "Name" ExcelObj.Cells(1, 2).Value = "Ordernum" ExcelObj.Cells(2, 1).Value = "nam" ExcelObj.Cells(2, 2).Value = "21" ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls" ExcelObj.Quit Set ExcelObj = Nothing in the above script for the line(ExcelObj.Cells(2, 2).Value = "21") it is inserting the value 21 successfully.this is fine But if i want to insert a variable instead of the constant value then what should be the modification in the script. For example: If user retrives a value throug "GetRoProperty" and wants to insert the value into then how the script changes?
1 7380Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
3 6193can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
1849can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
1 4371HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -
UHG,
5 8855In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?
1 4929
What are the differences between qtp and winrunner?
Tell us how can you create html test report from your test script?
What will be the different kinds of locators in selenium?
What are the limitations of automating software testing?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
How to check whether a text is underlined or not?
Explain in brief about the quicktest professional automation object model?
What is the purpose of an extended log?
How to give a call to another action from one action?
Problem with XML checkpoint in QTP ?
What are the three sections of a vuser script and what is the purpose of each one?
How do you decide the number of load generator machine required to run a test?
what is your approach clicking all the links which are available on the page?
What the vuser script contain?