What are the three challenges U faced during automation
testing of your application.
Answer Posted / vikrant
I faced so many problems following are the three which made
major impact
1. Designing an architecture for automation
2. deciding technology/tool with which everyone at least aware
3. explaining the architecture to subordinates so that while
automating they will create as per that
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the use of Debug Viewer?
Problem with XML checkpoint in QTP ?
How do I get the QTP scripts result in xml format by using vb script function?
How to attach a file to TD?
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
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What is ‘object spy’ and what is the function of object spy in qtp?
How to execute a winrunner script in quicktest professional?
When to use descriptive programming?
how to acess a test in RSA?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is TOM in QTP?