General Ques :
At What State u start Automating ?
means at what stage we start writing QTP scripts ?
Answers were Sorted based on User's Feedback
Answer / jay prakash
After feasibility study of automation on that project.
After study u select the tools and strategy of automation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shilpi
Once your functional test cases are frozen and the AUT is
functionally stable.
Also, there should not be frequent functional changes or
application changes.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??
can i compare two databases using QTP ?
How to count no of edit boxes on the page?
How you can find length of array in qtp?
in order to start automation testing what we should require (entry level to automation testing)
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me
In Test Director , You can store Test cases or vb Script . Why we need VSS?
How many scripts did you have?