Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?

1 Answers  


Is it possible to use two instances of UFT on the same machine? If not why?

0 Answers  


How u call functions in QTP Function to calculate the length of characters in a wor

2 Answers  


In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?

1 Answers  


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

0 Answers  


Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???

1 Answers  


Any limitation to XML Checkpoints?

1 Answers  


how to add run-time parameter to a datasheet?

1 Answers   Mphasis, Ordain Solutions,


hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance

3 Answers  


If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?

2 Answers   ADP,


Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma

1 Answers  


can anyone please send me qtp framework material please its urgent

1 Answers  


Categories