i have 100 manual test cases, how to automate from no 1.
ols detail steps
Answer / abhishek
The steps to automate the test cases are dependent on the
application being automated.And even before you think of
automation you need to answer to the below two questions.
1. What technology was used to automate the application?
2. What is the testing requirements, Budget?
If you decide to go ahead with QTP for automation, below
are few generic steps that you might want to consider.
1. List all the objects/fields that you would be
automating, decide the names that you want to give those
object.
2. Segrigate these objects into Data objects and non-data
objects?
3. Plan your reusables, Functions, etc.
4. Plan your data sheet
5. Create the object repository.
6. Prepare your datasheet
7. develop reuable actions.
8. create driver script.
9. review & test code.
- You'll be all set now...
Enjoy
| Is This Answer Correct ? | 2 Yes | 0 No |
WHAT IS ENVIRONMENT VARIABLES?
How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large
How to Creating an Output Value using QTP?
What is Object Spy?
What is the difference between client server application and web based application?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to take screenshots in qtp?
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
Actually How do we use this Smart Identification Technology during Recording mode.
How to handle the errors without using recovery scenery?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Can we select add ins in UFT during run time