Batch testing in howmany ways u perfrom in QTP
Answers were Sorted based on User's Feedback
Answer / santhosh
In Qtp especially for Batch testing we have only one tool
called TEstBatch Runner
start->QuicktestProfessional->tools->Testbatch Runner
then the Testbatch runner window will be opened and now add
all the QTP Testscripts by cliking on "Add" Button,after
adding all the test scripts go for "Run"button now all the
QTP testscripts which are in that batch will run
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sandeep
Although this TEST BATCH RUNNER is good tool. Till it will
do following things
1 Open test
2 Run it
It will not do the settings like Adding functions.
Setting up the repository, recovery scenearios etc.
I think it is better to write VB Script which does
following taks.
1 Open Test
2 Link all functions,Object repositroy, recovery scenarios
etc.
3 Run test
This is more dynamic in nature. Even if new function in
your framework gets added till it is not a big issue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nani4urs
Batch Testing can perform in 2 ways
1.Run Action name ,one iteration
we can use this command and we can run number tests one by
one.
the exit of first action is the base of second action.
eg: Run Test1, one iteration
Run Test2, one iteration
2.Test batch runner Tool.
| Is This Answer Correct ? | 1 Yes | 2 No |
When ‘option explicit’ keyword is used in qtp?
Explain about the Test Fusion Report of QTP ?
How to automate the windows dialog box which is coming in the run mode? Whenever I run my scripts,I am getting dialog box ( for ex: Pls enter zipcode" eventhough I already entered the value,the dialog box pops up).I need to click it. Pls give some idea-How to automate the dialog box which is pop up in the runtime.
Explain about invoking of application?
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,
hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
How many types of actions are there in quicktest professional?
Reverse string without mid or streverse function.
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,