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

Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)

2 Answers   FIS, Wipro,


how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.

5 Answers   IGT, Microsoft,


what is descriptive.create()in qtp?

4 Answers   IBM,


the build is develeped in Java. is possible to write scripting in vb using QTP ?

3 Answers  


Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.

3 Answers  






What will be the test script in QTP to test a ComboBox where a user has to select more than two items????

8 Answers   L&T,


how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons

2 Answers   Aspire,


anyone can explain about "Hybrid framework" in QTP

5 Answers  


What are Error handling other than Recovery scenario manager?

3 Answers  


What are the technics follow in writing VB script?

0 Answers   CTS,


How to load the object repository at run time?

9 Answers   TCS,


what is the Exact Meaning of Environment Variables?

10 Answers   AppLabs,


Categories