WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you open adobe acrobat file in QTP and do some testing on that file ?

870


how will load the object during runtime?

1843


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

823


how to idetfy which test cases are automated?who will deside that plz tell me

1801


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1684


What is Test Fusion Report in QTP?

911


What is the difference between Keyword Driven test and Data Driven test?

2023


What are the types of object repository in qtp?

813


Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji

1620


In Remote acess server how u run a test?

1504


how can i call function (which has link with excell sheet at a remote location) within another function

1808


can the activities of test case design be automated?

1685


what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent

1569


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

2148


What is the syntax for how to call one script from another?

824