when to start the automation?
Answers were Sorted based on User's Feedback
Answer / chirag
if there are lot of regression testing cycles then we go
for automation ....
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sivakumar
Criteria for Automation:
1) Application becomes stable at one particular point, then
think of automation
2) We need to repeatedly test the same test cases again and
again, we can go for automation
3) Regression testing is more (ie) same testcases needs to
executed in different environments.
4) Very Important, based on the client interest and approval
we can go for automation
| Is This Answer Correct ? | 6 Yes | 1 No |
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
Can you import and export data from XLS and how?
how to change the properties of object during run time . plz give the code using flight reservation
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
IS standard check point is very important than the other check points in QTP? If so why?
How do u write script in qtp? where do u write?
By using QTP can we record any log files written by the application which is in execution?
New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.
Explain the views in the QTP GUI?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
What is the extension of the recovery scenario file in qtp?