After creating testcases, how do you start testing in QTP?
what methodology will follow?

Answers were Sorted based on User's Feedback



After creating testcases, how do you start testing in QTP? what methodology will follow?..

Answer / shyam.meghansh

Firstly you need to find out which test case are important,
then you need to write generic test script ( using QTP but
not putting ur programming skills). I mean to say that u
should not apply the entire coding ok. Then u have to put
them in .vbs file and call them.

Is This Answer Correct ?    4 Yes 0 No

After creating testcases, how do you start testing in QTP? what methodology will follow?..

Answer / srinivasuluth

After reeving Manual test cases from manual testing team,
first i can identified which test cases should be automated
and which test-cases should not be automated? at that time i
had taken which test cases should be automated convert the
scripts?for example one test cases is conduct with multiple
test data,one test case is coming from every build of the
application these test cases i can be converted to the
automation scripts
If i am wrong pls send a mail ,my mail id is
vasuth2008@gmail.com

Is This Answer Correct ?    4 Yes 0 No

After creating testcases, how do you start testing in QTP? what methodology will follow?..

Answer / priya

Data driven Approach can be used. For this first datatable
has to be prepared which will contain the test data for
each of the test cases. Now scripting can be done which
will satisfy the test cases.

Is This Answer Correct ?    4 Yes 2 No

After creating testcases, how do you start testing in QTP? what methodology will follow?..

Answer / akshar jain,automation test en

what i can suggest is use automation for tests that fall
under the category of smoke & regression testing which
constantly needs to be run & whose features doesnt change
much

Is This Answer Correct ?    2 Yes 0 No

After creating testcases, how do you start testing in QTP? what methodology will follow?..

Answer / karunakar

After writing test cases, analyze and identify the test
cases which are falling under regression suite. Then study
which can be automatable using the tool (Here, tool
selection is important criteria). Once finalizing the test
cases that can be automated, analyze the suitable framework
that fits.

Is This Answer Correct ?    2 Yes 1 No

After creating testcases, how do you start testing in QTP? what methodology will follow?..

Answer / minni

After writing testcases first u l analyse which testcases
can be automated like usability testcases cannot be
automated, u l prioritise depending upon the functionality.

Is This Answer Correct ?    1 Yes 1 No

After creating testcases, how do you start testing in QTP? what methodology will follow?..

Answer / santhi

hi santhi here
Firstly you need to find out which test case are important,
then you need to write generic test script
Then u have to put them in .vbs file and call them.
After writing test cases first I can analyse which test
cases
can be automated like usability test cases cannot be
automated, I prioritise depending upon the functionality

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

What is smart identification?

2 Answers   AZTEC,


When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?

6 Answers  


What is Regular Expressions?

2 Answers  


While recording a login window QTP is identifying only parent window,then how can u identify the child objects.

2 Answers   Symphony,


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

0 Answers  






i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help

3 Answers  


Where you are storing your script?

0 Answers  


Can we create a qtp test from qc?

0 Answers  


Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?

1 Answers  


what are the metrics in general we use in testing.

6 Answers   TCS,


Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?

7 Answers   Accenture,


Could you please suggest a book to start with QTP and also a book for advanced concepts?

2 Answers  


Categories