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 |
can anyone give FULL DETAILS on ATM scenarios, test cases and test cases PURPOSES
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
How Far the ISTQB exam will help for our career.
what is selection procedure in AMDOC for software testing , if anybody attended the interview pls tell what the portions i should cover. pls help me friends
In Agile process, If you have not completed task in the Sprint time, How do you complete the task or do you add the task to next sprint.
Hi Friends, I am going to give Foundation Level Testing Exam from ISTQB, I need its dumps and study material. Please help me if any one has. Thanks in Advance
who prepares the Use case?and why it is used?and when is use case prepared?who prepares the srs frs brs use case
Use of Regression Testing?
what is alpha , beta testing ?
what are the advantages and disadvantages of waterfall model?
What is Difference between Test Strategy and Test Methodology?
what is the severity we give. login fails eventhough we enter the correct username and pwd.