WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date
1 5248What can u say about making a new configuration in Rational Test manager? a. Yes, it can be easily made. b. Yes, but with great difficulty c. No, Never. d. Can’t say.
1 4163For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor
2 4622If we have to use a different data type then which command helps us in that a. Custom Data type b. Import from command line c. Microsoft excel d. None of the above
2 4821Is it possible to perform performance/stress tests using Rational Test Manager, by executing manual test scripts?
3 5361Which is the correct order? a. Planning, Designing, Execution, Implementation and Analysis b. Planning, Designing, Implementation, Execution and Analysis c. Analysis, Planning, Designing, Execution and Implementation d. Planning, Analyzing, Designing, Execution and Implementation
10 10817What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters
6 12067Initially Recorded: 7/31/00 2:33:02 PM Script Name: COSC 198 Exam Script Sub Main Sets the delay between execution lines to the default value SetTime 100 This Dimensions an integer variable for use in this script Dim Result As Integer StartApplication "notepad" 'This sets the window context to the Notepad window Window SetContext, "Caption={* - Notepad}", "" 'Test Case to verify the text is correct Result = EditBoxVP (CompareText, "ObjectIndex=1", "VP=Text Verification;Type=CaseSensitive") Observe the code mentioned and answer the below questions 1. Which language it is :- a. SQA Basic b. VB c. C like Language d. TSL 2. Type of the script is ---------- a. VU b. VB c. GUI d. C 3. Explain what the above line ( StartApplication "notepad" ) actually does? a) It starts the notepad application. b) We do not have to open it from the start menu, c) it is opened itself from the robot by using the start application by providing the path to it. 4. Which Verification point is inserted? Result = EditBoxVP (CompareText, "ObjectIndex=1", "VP=Text Verification;Type=CaseSensitive") a. Alphanumeric b. Object Properties c. Window Image d. Object Data
1 3903Shortcut Keys for Recording a GUI Script and VU Session are a. F2 and F3 b. Ctrl+ R and Ctrl + Shift + R c. Ctrl+ R and Alt +R d. Ctrl + G and Ctrl + V
4 7512My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
2 6655what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
1996
How to handle Java tree in QTP?
How are web-based pop-ups handled in selenium?
What is the diff between image and bitmap check point?
How to handle a dropdown in selenium webdriver?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
Explain how qtp identifies objects?
When a scenario run exactly what happened?
What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?
what frame work you are following?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
wt is the use of multiple questions in QTP
What is test parameter
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
any body can you help me what is the script to automate an comand promt