Answer Posted / sreeprasad
1). Almost all current testing methods cannot be
implemented by hand except by the most dedicated or
desperate testers.
2). Automation encourages projects to re-test more
frequently.
3). Reduce testing costs.
4). Reduce time spent in the testing phase
5). Detect errors early and to raise the quality of the
delivered software.
6). Achieves the repeatability required for valid test
results.
7). Improve test coverage
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to give a call to another action from one action?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What are the Application Functions available in QTP?
How to release all resources file from the QTP?
diff between qtp versions from 8.5
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is qtpro? What is quick test pro?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What is test object model in quicktest professional (qtp)?
Which environments are supported by hp qtp?
What is the basic concept of qtp?
What is the file extension of the code file and object repository file in QTP?