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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?

0 Answers  


1. How can we use same object repository and Testscript which is in English flavor to check the application in different languages thru QTP?(Chinese,Dutch,French) - I generated script in english and want to use the same script with different languages? - for windows i used regular expressions - I need for edit box,button and combobox, (English,French,Dutch,Chinese) These are the properties of a button in different languages Properties English Dutuch Chinese French x 400 758 631 601 y 673 603 592 676 windowstyle 1342242816 1342242816 1342242816 1.34E+09 windowid 2 2 2 2 windowextended style 4 4 4 4 width 120 120 120 120 visible TRUE TRUE TRUE TRUE righttoleft reading FALSE FALSE FALSE FALSE righttoleftlayout FALSE FALSE FALSE FALSE rightaligned FALSE FALSE FALSE FALSE regexpwndtitle cancel Loschen Chinese language Annuler regexpwndclass button button button button objectclass button button button button hwnd 132872 657228 656932 656782 height 33 33 33 33 focused FALSE FALSE FALSE FALSE enabled TRUE TRUE TRUE TRUE attached text abs_y 669 599 627 597 abs_x 396 754 588 672 text cancel Loschen Chinese language Annuler nativeclass button Button ordinal Identifier type,Value none none none none smartidentification FALSE FALSE FALSE FALSE comment

1 Answers   TCS,


how to upload an excel sheet to quality center?

1 Answers  


what are the areas that cannot be tested using an automated tool? list a few

3 Answers  


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

0 Answers  






breef description of batch testing ?

0 Answers   Wipro,


Got job with 3 years fake Experience

1 Answers   MNC,


How many types of recording modes in qtp? Describe each type with an example where we use them?

0 Answers  


For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?

0 Answers   Nokia,


How to handle the exceptions using the recovery scenario manager in qtp?

0 Answers  


I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?

1 Answers   FAI,


I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.

0 Answers   Adea Solutions,


Categories