When a requirement is given to u to automate , What is ur
basic approach ?
Answers were Sorted based on User's Feedback
Answer / sreekanth chilam
1.Intially have Clear understanding of the functionality of
the requirement.
2.then check it is Feasible to automate this requirement or
not.
3.If it is Feasible,know in which language application is
developed,then ensure that compatible add-ins are installed
for Testing the application.
4.check whether requirement needs one time testing or long
term(Need to be tested multiple times.
5.Then start Test Script Development by using QTP
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ycy
So many things we need to lookup
1.Whether it is feasible to automate this application
2.Which language application developed, indentify the tool
to support application
3.Application whether it is one time testing or long term
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / santhosh
The basic approach here is to intially check wether there is
possibility for automating the reqiurement?
if yes, then automate it using tools
if no, try to elobarate the need
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain more about the Test Fusion Report of QTP?
Object Repositories types, which & when to use?
How to pass parameters into an action.Please explain me with examples
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What is active screen?
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?