Hi Friends
How can we do manual testing? Is it similar to QTP?
can some one give real time examples or point me to some
websites or books where i can practice manual testing.
pls give some ideas. It would be great help.
Thanx & regards
sunitha.
Answer / rajendra prasad reddy
Hello Sunitha,
Manual testing process:
Analyzing and Understanding the requiremnts
Preparing testcases for the each module of the software
application under test.
Testcase means:
Testing steps and corresponding test expected result with
input specification.
We will compare the expected result with actual result
during the testcase execution time.
If we find any abnormal conditions in functionality of the
application that abnormality is called as Bug/defect.
that bug details should be documented and communicated to
development team.
In QTP:
first Some testcases will be automated using
Record and play back method or Descriptive programming.
I mean we will create a test script for eac h testcase.
During this process Tool(QTP) stores the each test
objective properties in it's object repository.
This object repository will be used by the tool to compare
the actual result during the test script execution time.
that's the thing.
byeeeeee
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Give an example of low severity and high priority bug?
HOW DO U WRITE DEFECT REPORTS? WHAT IS FORMAT IN GENERAL WAY
How do you go about testing a web application?
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
What is meant by gui testing?
Types of validation Testing?
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
Why would we not include these?
How can we test for drastic (severe) memory leakages?
when giving demo to the client. if u found a showstoper defect what you will do.
What is Active and Passive testing ?
hi tell me different testing methodologies