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 |
How can i open a file in Textpad and replace a string with another using QTP
Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya
where is the bitmap checkpoint be saved
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
How you automate testscripts one by one or moduelwise or all at once
Will QTP Support Japanese Language?
3 Answers Cap Gemini, Infosys,
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks
what you mean by artifact,milestone...
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.
How many ways we can parameterize data in quicktest professional (qtp)?