Testing Interview Questions
Questions Answers Views Company eMail

Unexpected Active Window tab is in a. General Option b. GUI Record Option c. GUI Playback Option d. Session Record Option

1 3845

Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report

1681

Which of the following is not a built-in input type in Rational Test Manager a. Rational Requisite Pro b. Rational Rose c. Microsoft Excel d. Rational Clear Quest

1 3238

What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date

Hewitt,

1 4703

What 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.

Hewitt,

1 3660

For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor

2 4043

If 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 4184

Is it possible to perform performance/stress tests using Rational Test Manager, by executing manual test scripts?

3 4619

Which 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 9147

What 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 10660

Initially 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 3491

How many Verification points are there in Rational Robot? List them.

3 7253

How many Comparators are there in Rational Robot? List them.

3 9057

Shortcut 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 6534

What is purpose of Rational Administrator?

5 13087


Un-Answered Questions { Testing }

How to break the object spy ?

883


Is there an htmlunitdriver for .net?

759


what is description object?

1810


Hi, Anybody knows about Hexaware company..

1875


Mention what is listeners in selenium webdriver?

756


What kind of testing should we need to perform while testing Mobile app ?

1371


What is the vo browser extension?

741


Hi guys, Our company has started to automate testing and started using the tool QTP.Iam new to QTP and I have the following questions to ask. Would appreciate if anyone could give me a hand on this and explain things in a detailed way. [1] Bugs outside checkpoints: I know that I can easily make the QTP do what I want inside the application. Also, I know that I can insert some checkpoints and that the qtp will notice if those conditions are not met. However, there are bugs and problems that might not be connected to a checkpoint (system crash, database error, losing session/logout etc.); how can I make sure that the QTP will notice such problems as well and flag a test as failed. [2] How to tell the QTP that when a particular statement is "false",it should flag it as, test failed and show in in the test report. In short how to tell the qtp that a test is false from the script so that it shows it in the report For Eg:- if(true) test passed // how to instruct qtp else test failed // how to instruct qtp [3] Test script portability: we are having several environments; If I record a test on User Interface, obviously, the qtp will save the URL; however, how can I make the qtp run the tests so that the url is provided dynamically. Is there a possibility to parameterize the web server.Is this the way to do it.I dont know? [4] Test management: How do I manage the tests? I guess we will be doing it in Quality Center, yet, it’s not perfectly clear to me how we will be doing that. [5] Running scheduled test sets: How do I group tests to a certain test set? How can I make this test set run at a predefined time? [6] Test maintenance: What do we need to do beforehand in order to enable for easy test maintenance, meaning small adjustments in tests? [7] Reports: What kind of reports on test results are available (either QTP or Quality Center)? Thanks in advance and hoping for an answer. Jen

1643


hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com

1754


In qtp, how you can get the last character from a string?

771


Write the test cases for yahoo home page

1968


When would you use 'set_window' and when would you use 'win_activate'?

977


Tell me how can you switch back from a frame?

749


What are the common challenges in mobile application testing?

783


after initiating one project for testing, when exacltly QTP tester role starts?

1672