Answer Posted / sreelatha
Execution of selected test cases on a modified build is
know as regression testing.These selected test cases means
already executed test cases.
First we execute the test cases to test an application.If
we get any bug we will report that bug to test lead if it
is a genuine bug test lead will post it to
developer,developer will fix the bug and send it to the
tester.Tester will execute the test cases again where he
got a defect.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
whare exactly we have to use functions and sub routain
What are the types of environment variables in qtp?
What is the difference between Keyword Driven test and Data Driven test?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
breef description of batch testing ?
Define Error Pane of UFT?
What are the challenges u faced in testing with crm domain? How u overcome with?
In qtp is it possible to check broken links of a page?
Describe function procedure in vbscript.
What is the difference between the keyword view and expert view?
How can I import environment from a file on disk?
What is standalone database?
Where we can use the analog mode and where we can use the low – level mode?
How many lines of code in each script of QTP?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script