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 |
who will collect requirements from client
what is the difference between testplan and testcases?
WHAT is Spring in term of Agile model?
What is Conventional & Unconventional testing?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
IS IT necessary to know different languages like (Chinese,Germany etc) to do localisation/internationalisation testing??? real time ..plsss
What is difference between static and dynamic and testing?
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?
Can anyone help me out to get Test clear in Adobe as i have call and My apti is too low as i preparing for technical..mail me at satijaa.tarun@gmail.com Thanks in Advance
In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]
defination of testing