where did you automate in your project?(please tell me
example senarios)
Answers were Sorted based on User's Feedback
Answer / gayathrin
For Regression Testing we will use Automation .
Example :
just think as you are working on Maintanence project
Suppose u executed ur testcases on one load
After one load got released successfully then next load
started (Ie : for each new load,new features will come to
the picture (New change requests))
So you will do manual testing for these new features,
and at the same time you have to prepare the script for
past load testcases .
I think you understood ...in our project we are proceeding
in this way...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sss
As per my Knowledge
1.you test application multipul test data.
2. With out Connection of database
3. Data use multiful time..
| Is This Answer Correct ? | 1 Yes | 0 No |
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
where we save the scripts created in one project?
Can we create user defined functions in qtp?
How can we record an edit box in the Web application ?
How to send QTP test results to an email...(with out using Quality Center)?
when a test case is written how u test using qtp
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.
How many types of recording modes in qtp? Which will be used when?
Write a script to verify font style and color of a windows object using descriptive programming
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated