what testing activities u may want to automate in a project?

Answer Posted / uday kumar_anem

Generally we automate regression test cases.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is smart identification in QTP?

618


There is an excel file of 1 to 100 sheets how you will iterate through it?

522


What are the steps involved in recovery scenario wizard?

517


Is it possible to call from one action to another action in qtp?

552


i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click

1453






Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

1598


what is the difference between IE & Netscape in web testing on a log in page

1782


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

3483


Your roles and responsibilities and daily tasks? (As automation tester)

2574


How many types of object repository in qtp?

596


what is meant by Implicit and explicit requirements?

3611


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

1670


Describe function procedure in vbscript.

549


How can I use Call dlls in QTP ?

1781


Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

1451