Answer Posted / rajh
identify the functionality to be tested
plan the test data
generate the basic script
enhance the script
debug the script to check errors
execute the scripts
analyse the results
bug reporting
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Explain building blocks of the bpt framework ?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
can the activities of test case design be automated?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Mention the different actions types of qtp.
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What is the difference between the keyword view and expert view?
Is it possible to use two instances of UFT on the same machine? If not why?
What is regular expression?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Explain the use of action split in qtp?