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 |
How to check feasibility of the appliction?in automation testing?
What are the different types of recovery operation?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
How can I import environment from a file on disk?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What are the factors on which script execution time is dependent?
What is the method for maximize the application while we using Decriptive programming in QTP?
Explain about the quicktest professional (qtp) automation object model?