what is life cycle of automation testing ?
Answer Posted / lakshmi
-> Test Planning
->Analycis Appl Under Test
->Setup Test Environment
->Generate Basic Tests
->Enhancing Tests
->Debug The Test
->Run Tests
->Analyze Results
->Report Defects
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
In qtp, how you can exit for loop?
why should we give deliver good quality software?
How can you identify the browser and its information using the qtp script?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is accessibility check point?
What is the use of sendkeys and what are send keys
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
what is command for executing files?
What is recovery scenario manager? When you go for recovery scenario manager?
How to modify the text checkpoint?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How do you capture tooltip using QTP?
How can you pass value one action to another action?
can i compare two databases using QTP ?