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.
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.
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.
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
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.
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
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
what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ?
How can i count "spaces" in any sentence or a string
if suppose " It is a Testing question"
Here we have 4 gaps(spaces)
Is there any function to find out spaces between words