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 Posted / 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 |
Post New Answer View All Answers
What is ofx testing?
What is difference between cmmi and cmm levels?
how will you estimate of your website?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
If you're given a program that will average student grades, what kinds of inputs would you use?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
Are there more defects in the design phase or in the coding phase?
what is prototyping model,RAD model V model, spiral model?????
Where we have to use perl scripting in Testing approach and its importance
what type of testing techniques are using after accept the build?
What is a code walk through?
1.what promted you to become involved in QA/Testing?
approx how long a simple website take time just for manual testing including report generation.
Anyone tell me the test cases of Shopping Favorite
What are bug leakage and bug release?