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
can u plz give an example for regression testing with example.
can anyone help me regarding testing patterns?
1.what is a test condition ?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Can you explain the workbench concept?
what risks do u faced u r projest how do you solve
What different types of manual testing are there?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is the quality process is following in your organization.
need testing projects where can i find them
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
test cases on bangles???
What types of documentation are used in qa?