WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?
Answers were Sorted based on User's Feedback
Answer / dipu krishnan
1) The first step you have to do is execute the TC manually
and see if it is possible to be automated.
2) Once this is done just analyse/design how you are going
to automate it (i.e How you are going to input
testdata,check the expected result i.e.Checkpoint)
3) Once this is confirmed go for forward and script the TC.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srikanth
1. Select the Testcases to be automated.
2. Find the dependencys between the Testcases, for Batch
testing.
3. Prepare Testdata
4. Make sure that build would be stable, then start
Automation...
Is This Answer Correct ? | 0 Yes | 1 No |
Approach for Installation,comaptibility,system testing
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
What phases are involved in testing an application in qtp?
How many type of status messages are there ..explain?
What is descriptive.create () in QTP?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
one page contain next button.when we enter that its not going to next page.what type of error that one.
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
QTP is used better in which type of application Web based application or desktop application
i can done the project with QTP in that time i can say how many members in my team size?
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
How to automate the windows dialog box which is coming in the run mode? Whenever I run my scripts,I am getting dialog box ( for ex: Pls enter zipcode" eventhough I already entered the value,the dialog box pops up).I need to click it. Pls give some idea-How to automate the dialog box which is pop up in the runtime.